Skip to content

Commit

Permalink
Merge pull request #35 from facile-it/hotfix/deprecation-version
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhayon authored Jun 28, 2017
2 parents 30c7635 + 7617c2e commit 932ecac
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 932ecac

Please sign in to comment.