Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vimazeno
mobipaleo
Commits
f0cbdcce
Commit
f0cbdcce
authored
Dec 15, 2020
by
Vincent Mazenod
Browse files
fix App\Commands\ForceCommand
parent
ab827804
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Commands/ForceCommand.php
View file @
f0cbdcce
...
...
@@ -10,7 +10,7 @@ use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
use
Doctrine\ORM\EntityManagerInterface
;
class
Force
Schema
Command
extends
Command
class
ForceCommand
extends
Command
{
// the name of the command (the part after "bin/console")
protected
static
$defaultName
=
'app:force'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment