Completed
Push — dev ( 8b58af...5d63f9 )
by Zach
03:45
created
src/Models/ContentTraits/HasLines.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @param string $name Name of text line to get.
56 56
      *
57
-     * @return \Larafolio\Models\TextBlock|null
57
+     * @return \Illuminate\Database\Eloquent\Model|null
58 58
      */
59 59
     public function line($name)
60 60
     {
Please login to merge, or discard this patch.