diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-06 05:25:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-06 05:25:35 +0900 |
| commit | f8f6172228ae5aa89fae7ddf34c52f82bbff309f (patch) | |
| tree | 284b7c39fdb0c8cfe51cb64e4c2e2a6a6bf181cc /crates/shirabe/tests/plugin/subscriber_test.rs | |
| parent | 0b227a4c623c72c155b1622674b78ca5cc0c4f8b (diff) | |
| download | php-shirabe-f8f6172228ae5aa89fae7ddf34c52f82bbff309f.tar.gz php-shirabe-f8f6172228ae5aa89fae7ddf34c52f82bbff309f.tar.zst php-shirabe-f8f6172228ae5aa89fae7ddf34c52f82bbff309f.zip | |
refactor(class-map-generator): narrow scanPaths' $path to a string
The docblock allows string|iterable<SplFileInfo>, but every call site in
Composer passes a string, so the iterable branch was only a todo!().
Taking &str drops it together with the InvalidArgumentException that the
type now rules out.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/plugin/subscriber_test.rs')
0 files changed, 0 insertions, 0 deletions
