Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CommandLoaderInterface.php

function CommandLoaderInterface::getNames

Return value

string[]

2 methods override CommandLoaderInterface::getNames()
ContainerCommandLoader::getNames in vendor/symfony/console/CommandLoader/ContainerCommandLoader.php
FactoryCommandLoader::getNames in vendor/symfony/console/CommandLoader/FactoryCommandLoader.php

File

vendor/symfony/console/CommandLoader/CommandLoaderInterface.php, line 37

Class

CommandLoaderInterface
@author Robin Chalas <robin.chalas@gmail.com>

Namespace

Symfony\Component\Console\CommandLoader

Code

public function getNames() : array;
RSS feed
Powered by Drupal