fix: remove unreachable code #311
Annotations
1 notice
|
naming/constant:
src/GenericBackupNameResolver.php#L13
Constant name `Separator` should be in constant case.
The constant name `Separator` does not follow constant naming convention.
Help: Consider renaming it to `SEPARATOR` to adhere to the naming convention.
|