X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FXhprofData.php;h=0be4ff6ad851ff67f5b6e7614c46204161256d2b;hb=e0b2787dae749ba3d4cb18bc9b3fe789db69046f;hp=2383d2adc476a4c1cd340953401a3733eff9daf3;hpb=237d3271fd313ebe09858a5c442a91216a7b61cf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/XhprofData.php b/includes/libs/XhprofData.php index 2383d2adc4..0be4ff6ad8 100644 --- a/includes/libs/XhprofData.php +++ b/includes/libs/XhprofData.php @@ -107,6 +107,7 @@ class XhprofData { * The resulting array is left padded with nulls, so a key * with no parent (eg 'main()') will return [null, 'function']. * + * @param string $key * @return array */ public static function splitKey( $key ) {