Full
extends Base
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- toJson() : string
- Converts item into a JSON string
Properties
$feed
public
Feed
$feed
$info
public
Info
$info
Methods
__construct()
public
__construct(Info $info, Feed $feed) : mixed
Parameters
toJson()
Converts item into a JSON string
public
toJson([bool $pretty_print = false ]) : string
Parameters
- $pretty_print : bool = false
-
Use pretty print