Ejemplo n.º 1
0
 /**
  * @return true[][][]
  *   Format: $[$pluginKey]['findParent'][$route] = true
  */
 function getPluginRouteMethods()
 {
     return $this->pluginCollection->getPluginRouteMethods();
 }