mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
Renamed method
This commit is contained in:
@@ -45,7 +45,7 @@ class CacheClearTask extends AbstractTask
|
||||
{
|
||||
$options = array_merge(
|
||||
['console' => 'bin/console', 'env' => 'dev', 'flags' => ''],
|
||||
$this->runtime->getMergedEnvAndConfigOption('symfony', [], []),
|
||||
$this->runtime->getMergedOption('symfony'),
|
||||
$this->options
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user