Completed
Branch master (ed3ec6)
by Pascal
16:25
created
src/AttributeScore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
      *
27 27
      * @param  \Pbmedia\Specifications\Interfaces\Attribute   $attribute
28 28
      * @param  \Pbmedia\Specifications\Interfaces\Score   $score
29
-     * @return void
29
+     * @return AttributeScore
30 30
      */
31 31
     public function __construct(Attribute $attribute, Score $score)
32 32
     {
Please login to merge, or discard this patch.