system/lang/EventObject.php

Show: inherited
Table of Contents

Package
phing.system.lang  

\EventObject

Package: phing\system\lang

Children
\BuildEvent

Properties

Propertyprotected  $source= ''

The object on which the Event initially occurred.

Details
Type
n/a

Methods

methodpublic__construct(  $source ) : void

Constructs a prototypical Event.

Parameters
Name Type Description
$source
methodpublicgetSource( ) : void

The object on which the Event initially occurred.

methodpublictoString( ) : void

Returns a String representation of this EventObject.

Documentation was generated by DocBlox 0.18.1.