public function EventManagerTest::preFoo in Plug 7
File
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ EventManagerTest.php, line 71
Class
Namespace
Doctrine\Tests\CommonCode
public function preFoo(EventArgs $e) {
$this->_preFooInvoked = true;
}