Метод | Описание | |
---|---|---|
canonicalName ( string $name ) : string | ||
isClosure ( ) : boolean |
public static canonicalName ( string $name ) : string | ||
$name | string | |
Результат | string | The canonical representation of the name of the object. Functions and Methods, for instance, lowercase their names. |