Skip to content
On this page

EchoedStrings

Makes sure that any strings that are "echoed" are not enclosed in brackets.

Scope

Squiz.Strings.EchoedStrings

Description

Simple strings should not be enclosed in parentheses when being echoed.

Usage

xml
<rule ref="Squiz.Strings.EchoedStrings"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.