InlineHTML
Ensures the whole file is PHP only, with no whitespace or inline HTML.
Scope
Generic.Files.InlineHTML
Description
Files that contain php code should only have php code and should not have any "inline html".
Usage
xml
<rule ref="Generic.Files.InlineHTML"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.