mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 11:14: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
|
```php
|
||||||
TaskStatus::descriptions();
|
TaskStatus::descriptions();
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue