This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fixing style errors.
stickler-ci
7 years ago
parent
7b54ff897d
commit
8d579fa16f
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
tests/TestCase/View/ViewTest.php
+ 0
- 1
tests/TestCase/View/ViewTest.php
View File
@@ -2093,7 +2093,6 @@ TEXT;
$this->assertSame($autoLayout, true);
}
-
/**
* testDisableAutoLayout
*