PHP Class Newscoop\NewscoopBundle\Routing\PluginsLoader

Inheritance: extends Symfony\Component\Config\Loader\Loader
Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$container
$loaded
$pluginsManager Newscoop\Services\Plugins\ManagerService

Méthodes publiques

Méthode Description
__construct ( $pluginsManager, $container )
load ( $resource, $type = null )
supports ( $resource, $type = null )

Method Details

__construct() public méthode

public __construct ( $pluginsManager, $container )

load() public méthode

public load ( $resource, $type = null )

supports() public méthode

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
Résultat Newscoop\Services\Plugins\ManagerService