PHP Class eZ\Publish\Core\REST\Server\Values\DeletedUserSession

Inheritance: extends eZ\Publish\Core\REST\Common\Value
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Свойство Type Description
$response Symfony\Component\HttpFoundation\Response Response generated by RestAuthenticator.

Méthodes publiques

Méthode Description
__construct ( Response $response )

Method Details

__construct() public méthode

public __construct ( Response $response )
$response Symfony\Component\HttpFoundation\Response

Property Details

$response public_oe property

Response generated by RestAuthenticator.
See also: eZ\Publish\Core\MVC\Symfony\Security\Authentication\AuthenticatorInterface::logout()
public Response,Symfony\Component\HttpFoundation $response
Résultat Symfony\Component\HttpFoundation\Response