Skip to content

Commit

Permalink
Merge branch 'master' into hotfix/readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhayon authored Jun 28, 2017
2 parents daa27db + 932ecac commit cf52794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moka/Moka.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public static function __callStatic(string $name, array $arguments)
* @throws MockNotCreatedException
* @throws MissingDependencyException
*
* @deprecated since 1.2.0
* @deprecated since v1.2.0
*/
public static function brew(string $fqcnOrAlias, string $alias = null): ProxyInterface
{
Expand Down

0 comments on commit cf52794

Please sign in to comment.