Overview

Namespaces

  • Illuminate
    • Support
      • Contracts
    • Test
  • PHP

Interfaces

  • ArrayableInterface
  • JsonableInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface JsonableInterface

Direct known implementers

Illuminate\Support\Collection
Namespace: Illuminate\Support\Contracts
Located at mechanicious/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
API documentation generated by ApiGen 2.8.0