Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ScriptDir annotation to Compiler class
Introduced the ScriptDir annotation to enhance the type safety of the $scriptDir parameter in the Compiler class. This change ensures consistency and correctness throughout the codebase by leveraging psalm-import-type for better type management.
- Loading branch information