mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Spacing doc blocks.
This commit is contained in:
parent
90a468bf9f
commit
60bb9a9b56
1 changed files with 1 additions and 0 deletions
|
@ -1596,6 +1596,7 @@ class CakeRoute {
|
|||
* @package cake.libs
|
||||
*/
|
||||
class PluginShortRoute extends CakeRoute {
|
||||
|
||||
/**
|
||||
* Parses a string url into an array. If a plugin key is found, it will be copied to the
|
||||
* controller parameter
|
||||
|
|
Loading…
Reference in a new issue