Loading src/Drush/Commands/StageFileProxyCommands.php +0 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,6 @@ class StageFileProxyCommands extends DrushCommands { ); } /** * Download all managed files from the origin. * Loading src/Form/SettingsForm.php +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ class SettingsForm extends ConfigFormBase { * {@inheritdoc} */ public static function create(ContainerInterface $container) { // @phpstan-ignore-next-line return new static( $container->get('config.factory'), $container->getParameter('site.path') Loading Loading
src/Drush/Commands/StageFileProxyCommands.php +0 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,6 @@ class StageFileProxyCommands extends DrushCommands { ); } /** * Download all managed files from the origin. * Loading
src/Form/SettingsForm.php +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ class SettingsForm extends ConfigFormBase { * {@inheritdoc} */ public static function create(ContainerInterface $container) { // @phpstan-ignore-next-line return new static( $container->get('config.factory'), $container->getParameter('site.path') Loading