[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/console/CommandLoader/ -> CommandLoaderInterface.php (summary)

(no description)

File Size: 46 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CommandLoaderInterface:: (3 methods):
  get()
  has()
  getNames()


Interface: CommandLoaderInterface  - X-Ref


get($name)   X-Ref
Loads a command.

param: string $name
return: Command

has($name)   X-Ref
Checks if a command exists.

param: string $name
return: bool

getNames()   X-Ref

return: string[] All registered command names



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1