Skip to content

Commit 7a907b8

Browse files
committed
Merge branch 'levu42-patch-1' into develop
2 parents 0d8ea0d + 605db7d commit 7a907b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/Column.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public function __construct(string $title, string $from = null)
8484
* @param string $title
8585
* @param string|null $from
8686
*
87-
* @return Column
87+
* @return static
8888
*/
8989
public static function make(string $title, string $from = null): Column
9090
{

0 commit comments

Comments
 (0)