fixing doc comment identation

This commit is contained in:
Jose Lorenzo Rodriguez 2012-01-13 01:41:29 -04:30
parent dffe84cfbc
commit a7662eba57

View file

@ -915,7 +915,7 @@ class RequestHandlerComponentTest extends CakeTestCase {
$this->assertTrue($RequestHandler->checkNotModified());
}
/**
/**
* Test checkNotModified method
*
* @return void