highlights(php): highlight readonly keyword

This commit is contained in:
shirasaka 2022-06-01 18:20:48 +09:00 committed by Stephan Seitz
parent d7ec2e6ab9
commit e4df4228b7

View file

@ -163,6 +163,7 @@
"private"
"protected"
"public"
"readonly"
"static"
"trait"
"unset"