Fixed 2 docblocks

This commit is contained in:
Graham Campbell
2015-01-02 01:01:45 +00:00
parent 4d6de70ba8
commit f8a6dfc9f8
2 changed files with 1 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ class OneClickDeployCommand extends Command
/**
* Run the migrations.
*
* @return int|null
* @return int
*/
protected function runMigrations()
{