Commit 5e2cd3b
Add missing use statement for get_class() in ObjectType
Fix coding standard violation: get_class() should be referenced via
a use statement, not as a fallback global name.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b3afbe5 commit 5e2cd3b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments