mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Adding newline.
This commit is contained in:
parent
67cea6d21c
commit
97239f0259
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ class Router {
|
|||
$this->__prefixes = array_merge($this->__prefixes, (array)$routing['prefixes']);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a reference to the Router object instance
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue