Skip to content

v1.1.1

Compare
Choose a tag to compare
@ekvedaras ekvedaras released this 02 Sep 13:13

Fixed

  • There was an issue when calling Enum::option1() and then calling Enum::from('option2'), option2 was not registered.

Updated

  • Use static::clas instead of get_called_class()
  • Use static::$cache instead of self::$cache