Fix spacing

This commit is contained in:
Gareth Ellis 2016-01-05 16:39:07 +00:00
parent 54b4170022
commit af487e7f89

View file

@ -109,7 +109,7 @@ class InterceptContentHelper extends Helper {
* ControllerTestCase class
*
* @package Cake.TestSuite
* @method mixed testAction() testAction($url, $options = array()) Lets you do functional tests of a controller action.
* @method mixed testAction() testAction($url, $options = array()) Lets you do functional tests of a controller action.
*/
abstract class ControllerTestCase extends CakeTestCase {