Class: Generic_Sniffs_Classes_DuplicateClassNameSniff
Source Location: /PHP_CodeSniffer-1.3.0/CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php
Reports errors if the same class or interface name is used in multiple files.
Author(s):
Version:
Copyright:
- 2006 Squiz Pty Ltd (ABN 77 084 670 600)
Inherited Variables
Inherited Methods
Class Details
[line 27]
Reports errors if the same class or interface name is used in multiple files.
Method Detail
process [line 39]
void process(
array
$files)
Called once per script run to allow for processing of this sniff.
Parameters:
array(PHP_CodeSniffer_File)
$files
—
The PHP_CodeSniffer files processed during the script run.
Documentation generated on 2019年3月11日 15:43:13 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.