|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getResult () | |
| setResult ($result) | |
Public Member Functions inherited from Guzzle\Common\Event | |
| __construct (array $context=array()) | |
| getIterator () | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
| toArray () | |
Public Member Functions inherited from Symfony\Component\EventDispatcher\Event | |
| getDispatcher () | |
| getDispatcher () | |
| getName () | |
| getName () | |
| isPropagationStopped () | |
| isPropagationStopped () | |
| setDispatcher (EventDispatcherInterface $dispatcher) | |
| setDispatcher (EventDispatcherInterface $dispatcher) | |
| setName ($name) | |
| setName ($name) | |
| stopPropagation () | |
| stopPropagation () | |
Event class emitted with the operation.parse_class event
Definition at line 10 of file CreateResponseClassEvent.php.
| Guzzle\Service\Command\CreateResponseClassEvent::getResult | ( | ) |
| Guzzle\Service\Command\CreateResponseClassEvent::setResult | ( | $result | ) |
Set the result of the object creation
| mixed | $result | Result value to set |
Definition at line 17 of file CreateResponseClassEvent.php.
References Symfony\Component\EventDispatcher\Event\stopPropagation().