Files
MokoSuiteClient/src
Jonathan Miller 1673616523 fix: docblock */ in (*/N) prematurely closes comment, causing PHP syntax error
The string "*/N" inside a docblock contains */ which PHP interprets as
the end of the block comment, making "N" an unexpected identifier.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-30 16:11:14 -05:00
..