PHP Class app\ServicesLoader

Show file Open project: vesparny/silex-simple-rest Class Usage Examples

Protected Properties

Property Type Description
$app

Public Methods

Method Description
__construct ( Silex\Application $app )
bindServicesIntoContainer ( )

Method Details

__construct() public method

public __construct ( Silex\Application $app )
$app Silex\Application

bindServicesIntoContainer() public method

Property Details

$app protected property

protected $app