Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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