Skip to content

Commit a7213b2

Browse files
committed
Update doc block.
1 parent b9726b7 commit a7213b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cake/Error/exceptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class CakeBaseException extends RuntimeException {
4141
* - an array of string headers is also accepted
4242
* @param string $value. The header value.
4343
* @return array
44-
* @see CakeResponse::header() See also
44+
* @see CakeResponse::header()
4545
*/
4646
public function responseHeader($header = null, $value = null) {
4747
if ($header) {

0 commit comments

Comments
 (0)