Skip to content

Facade accessors and client resolver

Compare
Choose a tag to compare
@soheilrt soheilrt released this 28 Sep 05:49
· 23 commits to master since this release
  • Facade Accessors: Change facade accessor keys to their own name instead of custom names;
  • Client Resolver: Client Class will be resolved with the bind method instead of singleton to prevent session falt in further resolving.
  • PHP docs: Update PHP docs in some files!