Skip to content

Commit 37da253

Browse files
committed
fix stub filename
1 parent 45eb613 commit 37da253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ parameters:
99
schemaPaths:
1010
- app/Config/Schema/*.php
1111
stubFiles:
12-
- stubs/Utility.php
12+
- stubs/Utility.stub
1313
services:
1414
- class: PHPStanCakePHP2\ClassComponentsExtension
1515
tags:

0 commit comments

Comments
 (0)