Neos\Flow\Session\TransientSession::destroyAll PHP 메소드

destroyAll() 공개 정적인 메소드

No operation for transient session.
public static destroyAll ( Bootstrap $bootstrap ) : void
$bootstrap Neos\Flow\Core\Bootstrap
리턴 void
    public static function destroyAll(Bootstrap $bootstrap)
    {
    }