AppserverIo\Appserver\Core\Api\Node\ManagersNodeTrait::getManagers PHP Méthode

getManagers() public méthode

Returns the contexts manager configuration.
public getManagers ( ) : array
Résultat array The contexts manager configuration
    public function getManagers()
    {
        return $this->managers;
    }