PHP Interface Isswp101\Persimmon\Contracts\Jsonable

Show file Open project: isswp101/elasticsearch-eloquent

Public Methods

Method Description
toJson ( integer $options ) : string Get the instance as json.

Method Details

toJson() public method

Get the instance as json.
public toJson ( integer $options ) : string
$options integer
return string