mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
fixed code style
This commit is contained in:
parent
0c8e3f1977
commit
eb00f9aa7d
1 changed files with 13 additions and 13 deletions
|
@ -1087,7 +1087,7 @@ class Router {
|
|||
return $out;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Reverses a parsed parameter array into an array.
|
||||
*
|
||||
* Works similarly to Router::url(), but since parsed URL's contain additional
|
||||
|
|
Loading…
Reference in a new issue