Back to Joomla project (class list)

Class AbstractEvent - list of methods

Event class for WebAsset events

Extends

Direct known subclasses

Package: Joomla\CMS\Event\Workflow
Copyright: (C) 2020 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE
Located at: Joomla/Event/Workflow/AbstractEvent.php
Project: Joomla

Method Summary

public
(mixed $name, array $arguments = array())

Constructor.
Parameters
  • string $name The event name.
  • array $arguments The event arguments.
Since
  • 4.0.0
-
  • \BadMethodCallException
Show source code of this method: __construct Source Code

Tags Summary

Since
4.0.0