PHP Class Newscoop\NewscoopBundle\Routing\PluginsLoader

Inheritance: extends Symfony\Component\Config\Loader\Loader
Datei anzeigen Open project: sourcefabric/newscoop

Protected Properties

Property Type Description
$container
$loaded
$pluginsManager Newscoop\Services\Plugins\ManagerService

Public Methods

Method Description
__construct ( $pluginsManager, $container )
load ( $resource, $type = null )
supports ( $resource, $type = null )

Method Details

__construct() public method

public __construct ( $pluginsManager, $container )

load() public method

public load ( $resource, $type = null )

supports() public method

public supports ( $resource, $type = null )

Property Details

$container protected_oe property

protected $container

$loaded protected_oe property

protected $loaded

$pluginsManager protected_oe property

protected ManagerService,Newscoop\Services\Plugins $pluginsManager
return Newscoop\Services\Plugins\ManagerService