mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-17 20:38:41 +00:00
Make countable
This commit is contained in:
parent
31094e8c94
commit
f963d6df8e
|
|
@ -26,7 +26,7 @@ namespace phpOMS\Datatypes;
|
|||
* @link http://orange-management.com
|
||||
* @since 1.0.0
|
||||
*/
|
||||
abstract class Enum
|
||||
abstract class Enum implements \Countable
|
||||
{
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user