fix(php): add indent for enums

This commit is contained in:
gbprod 2022-10-07 11:08:29 +02:00 committed by Stephan Seitz
parent 14edfee545
commit 3096e637c8
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?php
enum Test: int
{