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