You are here

private static property EventArgs::$_emptyEventArgsInstance in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php \Doctrine\Common\EventArgs::_emptyEventArgsInstance

Single instance of EventArgs.

Type: EventArgs

File

vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php, line 42

Class

EventArgs
EventArgs is the base class for classes containing event data.

Namespace

Doctrine\Common

Code

private static $_emptyEventArgsInstance;