2006-10-01 17:58:19 +04: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 22:35:33 +03:00
|
|
|
Doctrine_Db_EventListener_Interface <br \>
|
2006-10-01 17:58:19 +04:00
|
|
|
<br \>
|
|
|
|
Doctrine_EventListener_Interface <br \>
|
|
|
|
</ul>
|