diff --git a/src/Component.php b/src/Component.php index b5d31d5..a1fabbd 100644 --- a/src/Component.php +++ b/src/Component.php @@ -2,6 +2,8 @@ namespace Katsana\Prefetch; +use Illuminate\Http\Request; + abstract class Component { /**