We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd3c84 commit 0a9f3f9Copy full SHA for 0a9f3f9
app/helpers.php
@@ -5,7 +5,7 @@
5
*/
6
7
if (!function_exists('example')) {
8
- function example()
+ function example(): void
9
{
10
// ...
11
}
0 commit comments