Skip to content

Commit

Permalink
Merge pull request #7 from sidz/rename-utility-stub-to-class-registry
Browse files Browse the repository at this point in the history
Rename Utility.stub to ClassRegistry.stub
  • Loading branch information
sidz authored Apr 29, 2024
2 parents 58bf6ae + 05001cf commit ed5c00a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parameters:
stubFiles:
- stubs/Model/Model.stub
- stubs/Routing/Router.stub
- stubs/Utility.stub
- stubs/Utility/ClassRegistry.stub
services:
- class: PHPStanCakePHP2\ClassComponentsExtension
tags:
Expand Down
File renamed without changes.

0 comments on commit ed5c00a

Please sign in to comment.