classes/phing/system/lang/EventObject.php

package
phing.system.lang

\EventObject

package
phing.system.lang

Properties

Propertyprotected  $source= ''

The object on which the Event initially occurred.

Details
Type

Methods

methodpublic  __construct(  $source ) :
Constructs a prototypical Event.
Parameters
Name Type Description
$source
methodpublic  getSource( ) :
The object on which the Event initially occurred.
methodpublic  toString( ) :
Returns a String representation of this EventObject.
Documentation was generated by DocBlox 0.13.1.