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

Class: PHP_CodeSniffer_Standards_MySource_MySourceCodingStandard

Source Location: /PHP_CodeSniffer-0.9.0/CodeSniffer/Standards/MySource/MySourceCodingStandard.php

Class Overview

PHP_CodeSniffer_Standards_CodingStandard
   |
   --PHP_CodeSniffer_Standards_MySource_MySourceCodingStandard

MySource Coding Standard.


Author(s):

Version:

  • Release: 0.9.0

Copyright:

  • 2006 Squiz Pty Ltd (ABN 77 084 670 600)

Methods


Inherited Variables

Inherited Methods

Class: PHP_CodeSniffer_Standards_CodingStandard

PHP_CodeSniffer_Standards_CodingStandard::getExcludedSniffs()
Return a list of external sniffs to exclude from this standard.
PHP_CodeSniffer_Standards_CodingStandard::getIncludedSniffs()
Return a list of external sniffs to include with this standard.

Class Details

[line 31]
MySource Coding Standard.


[ Top ]


Method Detail

getIncludedSniffs   [line 43]

array getIncludedSniffs( )

Return a list of external sniffs to include with this standard.

The MySource standard is an extension of the Squiz standard, with specific tests for the MySource CMS, so include the whole Squiz standard.

  • Access: public

Overrides PHP_CodeSniffer_Standards_CodingStandard::getIncludedSniffs() (Return a list of external sniffs to include with this standard.)
[ Top ]


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