string[] getStandardFiles(
)
|
|
Returns a list of paths to XML standard files for all sniffs in a standard.
Any sniffs that do not have an XML standard file are obviously not included in the returned array. If documentation is only being generated for some sniffs (ie. $this->_sniffs is not empty) then all others sniffs will be filtered from the results as well.