This repository was archived by the owner on Jul 16, 2025. It is now read-only.
Commit e3a8e3e
chore: ignore PHPStan assertIsString warnings in MessageIdTypeTest
These warnings occur because PHPStan knows the return types of the UID
methods are already strings, making the assertions redundant from a
static analysis perspective. However, these assertions serve as
documentation and runtime verification in the tests.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent e8d85d8 commit e3a8e3e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
0 commit comments