mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-14 09:57:43 +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