Completed
Push — refactoring ( 84ac1f...ab1ebc )
by Oleg
04:25
created
src/Entity/Attributes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
 
76 76
     /**
77 77
      * @param string $name
78
-     * @param mixed $value
78
+     * @param string $value
79 79
      * @return $this
80 80
      */
81 81
     public function put($name, $value)
Please login to merge, or discard this patch.