Neos\Flow\Session\TransientSession::destroyAll PHP Method

destroyAll() public static method

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