PHP_CodeSniffer
[ class tree: PHP_CodeSniffer ] [ index: PHP_CodeSniffer ] [ all elements ]

Class: PEAR_Sniffs_Methods_OpeningMethodBraceSniff

Source Location: /PHP_CodeSniffer-0.2.0/CodeSniffer/Standards/PEAR/Sniffs/Methods/OpeningMethodBraceSniff.php

Class Overview

Generic_Sniffs_Methods_OpeningMethodBraceBsdAllmanSniff
   |
   --PEAR_Sniffs_Methods_OpeningMethodBraceSniff

PEAR_Sniffs_Methods_OpeningMethodBraceSniff.


Author(s):

  • Squiz Pty Ltd

Inherited Variables

Inherited Methods

Class: Generic_Sniffs_Methods_OpeningMethodBraceBsdAllmanSniff

Generic_Sniffs_Methods_OpeningMethodBraceBsdAllmanSniff::process()
Processes this test, when one of its tokens is encountered.
Generic_Sniffs_Methods_OpeningMethodBraceBsdAllmanSniff::register()
Registers the tokens that this sniff wants to listen for.

Class Details

[line 46]
PEAR_Sniffs_Methods_OpeningMethodBraceSniff.

Checks that the opening brace of a function is on the line after the function declaration.

  • Author: Squiz Pty Ltd


[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:46:57 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.