Skip to content

Commit 0a9f3f9

Browse files
committed
phpstan :)
1 parent 0bd3c84 commit 0a9f3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
if (!function_exists('example')) {
8-
function example()
8+
function example(): void
99
{
1010
// ...
1111
}

0 commit comments

Comments
 (0)