Skip to content

Commit ed5c00a

Browse files
authored
Merge pull request #7 from sidz/rename-utility-stub-to-class-registry
Rename Utility.stub to ClassRegistry.stub
2 parents 58bf6ae + 05001cf commit ed5c00a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parameters:
1111
stubFiles:
1212
- stubs/Model/Model.stub
1313
- stubs/Routing/Router.stub
14-
- stubs/Utility.stub
14+
- stubs/Utility/ClassRegistry.stub
1515
services:
1616
- class: PHPStanCakePHP2\ClassComponentsExtension
1717
tags:
File renamed without changes.

0 commit comments

Comments
 (0)