Completed
Push — master ( 9061ff...517a09 )
by wen
11:12
created
src/Component/Concerns/HasNavigation.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     protected $priority = 100;
39 39
 
40 40
     /**
41
-     * @return mixed
41
+     * @return string
42 42
      */
43 43
     public function getPageId()
44 44
     {
Please login to merge, or discard this patch.