2006-10-01 13:58:19 +00:00
|
|
|
<ul>
|
|
|
|
<li \>Interface classes must follow the same conventions as other classes (see above), however must end with the word "Interface"
|
|
|
|
(unless the interface is approved not to contain it such as Doctrine_Overloadable). Some examples:
|
|
|
|
<br \><br \>
|
|
|
|
|
2006-11-11 19:35:33 +00:00
|
|
|
Doctrine_Db_EventListener_Interface <br \>
|
2006-10-01 13:58:19 +00:00
|
|
|
<br \>
|
|
|
|
Doctrine_EventListener_Interface <br \>
|
|
|
|
</ul>
|