diff --git a/src/Moka/Moka.php b/src/Moka/Moka.php index 220a2ab..9484ea5 100644 --- a/src/Moka/Moka.php +++ b/src/Moka/Moka.php @@ -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 {