Skip to content
Snippets Groups Projects
Commit c7c11e06 authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Issue #3459899 by cbccharlie, jurgenhaas: Add Drush 11 compatibility

parent f59aa799
No related branches found
No related tags found
No related merge requests found
Pipeline #220704 passed
......@@ -38,7 +38,7 @@ class DrushCommands extends RootDrushCommands {
* @param \Symfony\Component\DependencyInjection\ContainerInterface $container
* The container.
*
* @return \Drupal\drd_agent\Drush\Commands\Drush
* @return \Drupal\drd_agent\Drush\Commands\DrushCommands
* The instance of Drush commands.
*/
public static function create(ContainerInterface $container): DrushCommands {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment