Barryvdh\HttpCache\Middleware\CacheRequests::__construct PHP Method

__construct() public method

public __construct ( )
    public function __construct()
    {
        throw new \Exception('This is just a stub class, aliased to the HttpCache in the ServiceProvider');
    }
CacheRequests