We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9269195 commit 6d958f6Copy full SHA for 6d958f6
1 file changed
system/Config/Factories.php
@@ -23,7 +23,7 @@
23
* large performance boost and helps keep code clean of lengthy
24
* instantiation checks.
25
*
26
- * @method static BaseConfig config(...$arguments)
+ * @method static BaseConfig|null config(...$arguments)
27
*/
28
class Factories
29
{
0 commit comments