Update CS, typo

This commit is contained in:
Barry vd. Heuvel
2018-05-07 11:38:57 +02:00
parent 1b70277203
commit 50ecd8b815
4 changed files with 29 additions and 6 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ class ModelsCommand extends Command
if (isset($this->nullableColumns[$name])) {
$this->properties[$name]['type'] .= '|null';
}
}
}
}
}