[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/console/src/Event/ -> ConsoleEvent.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: 78 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ConsoleEvent:: (3 methods):
  __construct()
  getApplication()
  getCommand()


Class: ConsoleEvent  - X-Ref

Base event class for console events.

__construct(string $name, Application $application, ?AbstractCommand $command = null)   X-Ref
Event constructor.

param: string                $name         The event name.
param: Application           $application  The active application.
param: AbstractCommand|null  $command      The command being executed.

getApplication()   X-Ref
Get the active application.

return: Application

getCommand()   X-Ref
Get the command being executed.

return: AbstractCommand|null



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