We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c3cef commit cdfbce5Copy full SHA for cdfbce5
README.md
@@ -36,8 +36,6 @@ and each member has a `gender` which can be "male" (`m`) or "female" (`f`).
36
37
We first need to create the classes that will handle our enums :
38
39
-> **Note** this example is optimized for latest versions of Symfony, you will find more in dedicated doc file.
40
-
41
```php
42
<?php
43
0 commit comments