Overview

Namespaces

  • Composer
    • Autoload
  • Illuminate
    • Support
      • Contracts
      • Facades
  • Laravella
    • Cart
      • Facades
  • None
  • PHP

Interfaces

  • ArrayableInterface
  • JsonableInterface
  • MessageProviderInterface
  • RenderableInterface
  • ResponsePreparerInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface ArrayableInterface

Direct known implementers

Illuminate\Support\Collection, Illuminate\Support\MessageBag
Namespace: Illuminate\Support\Contracts
Located at vendor/illuminate/support/Illuminate/Support/Contracts/ArrayableInterface.php
Methods summary
public array
# toArray( )

Get the instance as an array.

Get the instance as an array.

Returns

array
cart API documentation generated by ApiGen 2.8.0