Fix some PHP docs.
This commit is contained in:
@@ -23,8 +23,8 @@ class AppIsSetup
|
||||
* We're verifying that Cachet is correctly setup. If it is, then we're
|
||||
* redirecting the user to the dashboard so they can use Cachet.
|
||||
*
|
||||
* @param \Illuminate\Routing\Route $route
|
||||
* @param \Closure $next
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @param \Closure $next
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,6 @@ class Timezone
|
||||
*
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @param \Closure $next
|
||||
* @param string $type
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user