Overview

Namespaces

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

Interfaces

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

Interface JsonableInterface

Direct known implementers

Illuminate\Support\Collection, Illuminate\Support\MessageBag
Namespace: Illuminate\Support\Contracts
Located at vendor/illuminate/support/Illuminate/Support/Contracts/JsonableInterface.php
Methods summary
public string
# toJson( integer $options = 0 )

Convert the object to its JSON representation.

Convert the object to its JSON representation.

Parameters

$options
integer
$options

Returns

string
cart API documentation generated by ApiGen 2.8.0