Skip to content
On this page

ClosingTag

Checks that the file does not end with a closing tag.

Scope

Zend.Files.ClosingTag

Description

Files should not have closing php tags.

Usage

xml
<rule ref="Zend.Files.ClosingTag"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.