PHP Class App\APIObjects\Topic

Inheritance: implements Illuminate\Contracts\Support\Arrayable, implements Illuminate\Contracts\Support\Jsonable
Show file Open project: mattstauffer/suggestive

Protected Properties

Property Type Description
$topic

Public Methods

Method Description
__construct ( $topic )
toArray ( )
toJson ( $options )

Method Details

__construct() public method

public __construct ( $topic )

toArray() public method

public toArray ( )

toJson() public method

public toJson ( $options )

Property Details

$topic protected property

protected $topic