Fix php doc
This commit is contained in:
committed by
Hypolite Petovan
parent
eec4ee3fed
commit
7bebb03f95
@@ -64,6 +64,7 @@ class Introspection
|
||||
*
|
||||
* @param array $trace The current trace array
|
||||
* @param int $index The index of the current hierarchy level
|
||||
*
|
||||
* @return bool True if the class or function should get skipped, otherwise false
|
||||
*/
|
||||
private function isTraceClassOrSkippedFunction(array $trace, $index)
|
||||
|
||||
Reference in New Issue
Block a user