Skip to content

Commit 60b8fdc

Browse files
committed
Update README.md
1 parent dad3bc6 commit 60b8fdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## Why?
55

6+
First, and mainly, `SplEnum` is not integrated to PHP, you have to install it separately.
7+
68
Using an enum instead of class constants provides the following advantages:
79

810
- You can type-hint: `function setAction(Action $action) {`

0 commit comments

Comments
 (0)