diff --git a/src/YivoffJwtRefreshBundle.php b/src/YivoffJwtRefreshBundle.php index c46b6f2..8b3df95 100644 --- a/src/YivoffJwtRefreshBundle.php +++ b/src/YivoffJwtRefreshBundle.php @@ -12,6 +12,7 @@ use function dirname; +/** @codeCoverageIgnore */ class YivoffJwtRefreshBundle implements BundleInterface { public const BUNDLE_PREFIX = 'yivoff_jwt_refresh';