yii2-enum icon indicating copy to clipboard operation
yii2-enum copied to clipboard

Enumerable helper

Results 1 yii2-enum issues
Sort by recently updated
recently updated
newest added

I noticed what if the app does not use i18n at all and app has not any lang files, method ::getLabel() work really really slow, because it tries to find...