Skip to content
Extraits de code Groupes Projets
Valider c8b88c66 rédigé par Benaka Moorthi's avatar Benaka Moorthi
Parcourir les fichiers

Last of the documentation.

parent 5f93048b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -195,7 +195,10 @@ class Plugin ...@@ -195,7 +195,10 @@ class Plugin
} }
/** /**
* TODO * Extracts the plugin name from a backtrace array. Returns false if we can't find one.
*
* @param array $backtrace The result of the debug_backtrace() or Exception::getTrace().
* @return string|false
*/ */
public static function getPluginNameFromBacktrace($backtrace) public static function getPluginNameFromBacktrace($backtrace)
{ {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter