PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
Functions
<?php // Tests with tabs and the tabWidth config set to 4. // Uses one tab. function myFunction() { } // Uses three tabs. function myFunction() { } // Uses one tab in a way that it translates to exactly one space with tab replacement. function oneT() { } // Mixed tabs and spaces. function mixed() { }
[-] OpeningFunctionBraceBsdAllmanUnitTest.php
[edit]
[-] CallTimePassByReferenceUnitTest.2.inc
[edit]
[-] OpeningFunctionBraceBsdAllmanUnitTest.inc.fixed
[edit]
[-] OpeningFunctionBraceKernighanRitchieUnitTest.2.inc
[edit]
[+]
..
[-] OpeningFunctionBraceKernighanRitchieUnitTest.1.inc
[edit]
[-] CallTimePassByReferenceUnitTest.3.inc
[edit]
[-] FunctionCallArgumentSpacingUnitTest.1.inc
[edit]
[-] OpeningFunctionBraceKernighanRitchieUnitTest.php
[edit]
[-] OpeningFunctionBraceKernighanRitchieUnitTest.3.inc
[edit]
[-] OpeningFunctionBraceKernighanRitchieUnitTest.1.inc.fixed
[edit]
[-] CallTimePassByReferenceUnitTest.php
[edit]
[-] FunctionCallArgumentSpacingUnitTest.1.inc.fixed
[edit]
[-] OpeningFunctionBraceKernighanRitchieUnitTest.2.inc.fixed
[edit]
[-] OpeningFunctionBraceBsdAllmanUnitTest.inc
[edit]
[-] FunctionCallArgumentSpacingUnitTest.php
[edit]
[-] CallTimePassByReferenceUnitTest.1.inc
[edit]
[-] FunctionCallArgumentSpacingUnitTest.2.inc
[edit]