We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
446d06c
method() now accepts an array as the request like $this->method('event', ['foo' => 'bar']);
method()
$this->method('event', ['foo' => 'bar']);