Nino Škopac

Avatar

Maker of https://read2me.online/

  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 3
  • Edited

    How to typehint context?

    I have a closure like this:   $callback = function() { var_dump($this->title);};   I am using Closure::call (http://php.net/manual/en/closure.call.php) for switching to another context inside th...
    • 3 followers
    • 8 comments
    • 0 votes