Registry /
build-tool / ixocreate-coding-standard
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
DocCommentSniff
✓ use IXOCREATE\CodingStandard\Sniffs\Commenting\DocCommentSniff;
Use a coding standard sniff
use IXOCREATE\CodingStandard\Sniffs\Commenting\DocCommentSniff;
$sniff = new DocCommentSniff();
$sniff->process($file, $position);
Debug
Known issues
No known issues recorded.
Audit
Dependencies
No dependency data recorded yet.