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 adca3da commit ce9b720Copy full SHA for ce9b720
README.md
@@ -60,7 +60,7 @@ $process = Status::PROCESS();
60
61
### <a name="extradata"></a>Class with extra data
62
63
-Set data in protected static function `data()` and create getters using protected method `getPropertyValue()`:
+Set data in the protected static function `data()` and create getters using the protected method `getPropertyValue()`:
64
65
```php
66
use Vjik\Enum\Enum;
0 commit comments