Skip to content
On this page

FunctionClosingBrace

Checks that the closing brace of a function goes directly after the body.

Scope

PSR2.Methods.FunctionClosingBrace

Usage

xml
<rule ref="PSR2.Methods.FunctionClosingBrace"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.