add types
This commit is contained in:
@@ -9,6 +9,8 @@ class CardStateRepo
|
||||
{
|
||||
/**
|
||||
* Card state values
|
||||
*
|
||||
* @return \Illuminate\Support\Collection<int, string>|array<int, string>
|
||||
*/
|
||||
public static function values(): Collection|array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user