File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
8
8
*/
9
9
10
- namespace PHP_CodeSniffer \Tests \Core \Util ;
10
+ namespace PHP_CodeSniffer \Tests \Core \Util \ Common ;
11
11
12
12
use PHP_CodeSniffer \Util \Common ;
13
13
use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 7
7
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
8
8
*/
9
9
10
- namespace PHP_CodeSniffer \Tests \Core \Util ;
10
+ namespace PHP_CodeSniffer \Tests \Core \Util \ Common ;
11
11
12
12
use PHP_CodeSniffer \Util \Common ;
13
13
use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 7
7
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
8
8
*/
9
9
10
- namespace PHP_CodeSniffer \Tests \Core \Util ;
10
+ namespace PHP_CodeSniffer \Tests \Core \Util \ Common ;
11
11
12
12
use PHP_CodeSniffer \Util \Common ;
13
13
use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 7
7
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
8
8
*/
9
9
10
- namespace PHP_CodeSniffer \Tests \Core \Util ;
10
+ namespace PHP_CodeSniffer \Tests \Core \Util \ Help ;
11
11
12
12
use PHP_CodeSniffer \Tests \ConfigDouble ;
13
13
use PHP_CodeSniffer \Util \Help ;
You can’t perform that action at this time.
0 commit comments