mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-30 23:29:54 +00:00
Utils: fix a mistake in getNiceClassName() doc
This commit is contained in:
parent
046c39b02e
commit
7b24fbc8db
@ -53,7 +53,7 @@ class Utils{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a readable identifier for the class of the given object. Sanitizes class names for closures.
|
* Returns a readable identifier for the class of the given object. Sanitizes class names for anonymous classes.
|
||||||
*
|
*
|
||||||
* @param object $obj
|
* @param object $obj
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user