/**
* Shall return array of arguments passed to calling function
*
* @param <callable> shall be called to format the name of each argument
*/
function func_get_named_args([callable format]) : array;
/**
* Shall return the return type of calling function
*/
65D8
span>
function func_get_return_type() : ?string;
/**
* Shall return get_properties output, unmangled, something like pre debugInfo
*/
function object_dump(object $object) : array;
-
Notifications
You must be signed in to change notification settings - Fork 4
kore php functions
License
krakjoe/kore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
kore php functions
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published