This commit is contained in:
Graham Campbell 2015-06-18 22:36:44 +01:00
parent 60f6bec8bc
commit a99aa6be1f

View File

@ -24,7 +24,7 @@ class ApiFilter
protected $request;
/**
* Create a new content type filter instance.
* Create a new api filter instance.
*
* @param \Illuminate\Http\Request $request
*