We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa31844 commit 59ae2e6Copy full SHA for 59ae2e6
system/Common.php
@@ -579,7 +579,7 @@ function function_usable(string $functionName): bool
579
if (! function_exists('helper')) {
580
/**
581
* Loads a helper file into memory. Supports namespaced helpers,
582
- * both in and out of the 'helpers' directory of a namespaced directory.
+ * both in and out of the 'Helpers' directory of a namespaced directory.
583
*
584
* Will load ALL helpers of the matching name, in the following order:
585
* 1. app/Helpers
0 commit comments