Fixed 2 docblocks
This commit is contained in:
@@ -59,7 +59,7 @@ class OneClickDeployCommand extends Command
|
||||
/**
|
||||
* Run the migrations.
|
||||
*
|
||||
* @return int|null
|
||||
* @return int
|
||||
*/
|
||||
protected function runMigrations()
|
||||
{
|
||||
|
||||
@@ -18,7 +18,6 @@ class IsSetupFilter
|
||||
*
|
||||
* @param \Illuminate\Routing\Route $route
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @param string $settingName
|
||||
*
|
||||
* @return \Illuminate\Http\Response|null
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user