mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 04:23:49 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -19,4 +19,6 @@ use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
|
||||
*/
|
||||
interface PersonJsonNormalizerInterface extends
|
||||
DenormalizerInterface,
|
||||
NormalizerInterface {}
|
||||
NormalizerInterface
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user