Closed cseufert closed 2 years ago
This patch allows for the readonly keyword to be before or after public / private / protected keyword
readonly
Fixes: https://github.com/prettier/plugin-php/issues/1958
Released in 3.1.1 :tada:
3.1.1
This patch allows for the
readonly
keyword to be before or after public / private / protected keywordFixes: https://github.com/prettier/plugin-php/issues/1958