Completed
Push — master ( 96b551...974afa )
by Olivier
02:34
created
lib/SerializableTrait.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -19,6 +19,7 @@
 block discarded – undo
19 19
 {
20 20
 	/**
21 21
 	 * @inheritdoc
22
+	 * @return string
22 23
 	 */
23 24
 	abstract /*static*/ public function accessor_format($property, $type, $lazy = HasAccessor::ACCESSOR_IS_NOT_LAZY);
24 25
 
Please login to merge, or discard this patch.