10 lines
356 B
PHP
10 lines
356 B
PHP
<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 \>
|
|
|
|
Doctrine_Db_EventListener_Interface <br \>
|
|
<br \>
|
|
Doctrine_EventListener_Interface <br \>
|
|
</ul>
|