Lsrur\Inspector\Collectors\SessionCollector::get PHP Method

get() public method

public get ( )
    public function get()
    {
        return \Session::all();
    }