[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/console/src/Loader/ -> LoaderInterface.php (summary)

Part of the Joomla Framework Console Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 52 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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


Interface: LoaderInterface  - X-Ref

Interface defining a command loader.

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

param: string  $name  The command to load.
return: AbstractCommand

getNames()   X-Ref
Get the names of the registered commands.

return: string[]

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

param: string  $name  The command to check.
return: boolean



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer