mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
fixing doc comment identation
This commit is contained in:
parent
dffe84cfbc
commit
a7662eba57
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@ class RequestHandlerComponentTest extends CakeTestCase {
|
||||||
$this->assertTrue($RequestHandler->checkNotModified());
|
$this->assertTrue($RequestHandler->checkNotModified());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test checkNotModified method
|
* Test checkNotModified method
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Add table
Reference in a new issue