|
|
@@ -302,7 +302,7 @@ class Plugin
|
|
|
* Loads the routes file for a plugin, or all plugins configured to load their respective routes file.
|
|
|
*
|
|
|
* If you need fine grained control over how routes are loaded for plugins, you
|
|
|
- * can use {@see Cake\Routing\RouteBuilder::loadPlugin()}
|
|
|
+ * can use {@see \Cake\Routing\RouteBuilder::loadPlugin()}
|
|
|
*
|
|
|
* @param string|null $name name of the plugin, if null will operate on all
|
|
|
* plugins having enabled the loading of routes files.
|