AppserverIo\Appserver\Core\Api\Node\SessionHandlersNodeTrait::getSessionHandlers PHP Méthode

getSessionHandlers() public méthode

Returns the session handler configuration.
public getSessionHandlers ( ) : array
Résultat array The session handler configuration
    public function getSessionHandlers()
    {
        return $this->sessionHandlers;
    }