mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 08:24:05 +00:00
fix
This commit is contained in:
parent
c983a9f50b
commit
f8ac4b92ba
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ enum TaskStatus: int implements DescriptionInterface
|
|||
}
|
||||
```
|
||||
|
||||
#### Use the `options()` method
|
||||
#### Use the `descriptions()` method
|
||||
```php
|
||||
TaskStatus::descriptions();
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue