Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
devtoolboxuk committed Jun 22, 2019
1 parent ddf3f5c commit 1972afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CerberusService.php
Expand Up @@ -44,7 +44,7 @@ public function __call($method, $arguments = [])

/**
* @param $handler
* @param null $reference
* @param string|null $reference
* @return $this
*/
public function pushHandler($handler, $reference = null)
Expand Down

0 comments on commit 1972afc

Please sign in to comment.