Completed
Push — master ( d5f725...837ac6 )
by Oscar
11s
created
src/Metas/MetaBase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,6 +44,7 @@  discard block
 block discarded – undo
44 44
 
45 45
     /**
46 46
      * {@inheritdoc}
47
+     * @param string $rel
47 48
      */
48 49
     public function addLink($rel, $href)
49 50
     {
@@ -65,7 +66,6 @@  discard block
 block discarded – undo
65 66
     /**
66 67
      * Filters attribute values to trim by length
67 68
      *
68
-     * @param string $value
69 69
      *
70 70
      * @return string
71 71
      */
Please login to merge, or discard this patch.