cakephp2-php8/lib/Cake/Test
mark_story d4a3594e4f Add support for is() with multiple types.
Add ability to check if a request is one of a set number of types
by providing an array. If any type matches, then the method returns
true.

Refs #3714
2013-04-01 21:52:15 -04:00
..
Case Add support for is() with multiple types. 2013-04-01 21:52:15 -04:00
Fixture Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
test_app == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00