@@ -16,7 +16,6 @@ |
||
16 | 16 | * the own name in the collection, to which it belongs. |
17 | 17 | * |
18 | 18 | * Should have the [[name]] property, or a pair of [[getName()]] and [[setName()]] methods. |
19 | - |
|
20 | 19 | * The interface does not declare any property or method. Classes implementing this interface should |
21 | 20 | * declare the property or the setters itself. |
22 | 21 | * |