M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Session/
Upload File :
Current File : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Session/ExistenceAwareInterface.php

<?php

namespace Illuminate\Session;

interface ExistenceAwareInterface
{
    /**
     * Set the existence state for the session.
     *
     * @param  bool  $value
     * @return \SessionHandlerInterface
     */
    public function setExists($value);
}

GO Party By You