PHP Class PhalconRest\Transformers\Postman\ApiCollectionTransformer

Inheritance: extends PhalconRest\Transformers\Transformer
Show file Open project: olivierandriessen/phalcon-rest

Protected Properties

Property Type Description
$defaultIncludes

Public Methods

Method Description
includeRequests ( ApiCollection $collection )
transform ( ApiCollection $collection )

Method Details

includeRequests() public method

public includeRequests ( ApiCollection $collection )
$collection PhalconRest\Export\Postman\ApiCollection

transform() public method

public transform ( ApiCollection $collection )
$collection PhalconRest\Export\Postman\ApiCollection

Property Details

$defaultIncludes protected property

protected $defaultIncludes