Home
last modified time | relevance | path

Searched refs:PHP_CodeSniffer_Report (Results 1 – 16 of 16) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReport.php30 interface PHP_CodeSniffer_Report interface
H A DReporting.php95 * @return PHP_CodeSniffer_Report
126 if (false === ($reportClass instanceof PHP_CodeSniffer_Report)) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DEmacs.php32 class PHP_CodeSniffer_Reports_Emacs implements PHP_CodeSniffer_Report
H A DCsv.php32 class PHP_CodeSniffer_Reports_Csv implements PHP_CodeSniffer_Report
H A DCheckstyle.php32 class PHP_CodeSniffer_Reports_Checkstyle implements PHP_CodeSniffer_Report
H A DJson.php30 class PHP_CodeSniffer_Reports_Json implements PHP_CodeSniffer_Report
H A DDiff.php28 class PHP_CodeSniffer_Reports_Diff implements PHP_CodeSniffer_Report
H A DXml.php32 class PHP_CodeSniffer_Reports_Xml implements PHP_CodeSniffer_Report
H A DCbf.php36 class PHP_CodeSniffer_Reports_Cbf implements PHP_CodeSniffer_Report
H A DSummary.php32 class PHP_CodeSniffer_Reports_Summary implements PHP_CodeSniffer_Report
H A DJunit.php30 class PHP_CodeSniffer_Reports_Junit implements PHP_CodeSniffer_Report
H A DInfo.php28 class PHP_CodeSniffer_Reports_Info implements PHP_CodeSniffer_Report
H A DNotifysend.php35 class PHP_CodeSniffer_Reports_Notifysend implements PHP_CodeSniffer_Report
H A DFull.php32 class PHP_CodeSniffer_Reports_Full implements PHP_CodeSniffer_Report
H A DSource.php32 class PHP_CodeSniffer_Reports_Source implements PHP_CodeSniffer_Report
H A DVersionControl.php30 abstract class PHP_CodeSniffer_Reports_VersionControl implements PHP_CodeSniffer_Report