fixing typo
This commit is contained in:
parent
521ad6d9a8
commit
ff19c0d591
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
Doctrine::autoload('Doctrine_Access');
|
||||
|
||||
class Doctrine_EvenListener_Chain extends Doctrine_Access {
|
||||
class Doctrine_EventListener_Chain extends Doctrine_Access {
|
||||
/**
|
||||
* @var array $listeners
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user