Skip to content

Version 1.0

Compare
Choose a tag to compare
@SachinAgarwal1337 SachinAgarwal1337 released this 30 May 20:55
· 23 commits to master since this release

Contains:

  • reflect($classObj);
  • on($classObj);
  • call($method, $arguments = []);
  • call{Method}($arguments = []);
  • get($property);
  • get{Property};