Completed
Push — master ( 2c436b...f60b13 )
by Andrii
02:46
created
src/ItemWithNameInterface.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
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
  *
Please login to merge, or discard this patch.