Assert::isCounteble throw "Class 'ResourceBundle' not found" error
dobro-lubov opened this issue · 2 comments
dobro-lubov commented
fix #200
BackEndTea commented
How did you trigger this error, an instanceof check on a class that does not exists shouldn't give any errors: https://3v4l.org/9e9NV
dobro-lubov commented
@BackEndTea Really you are right. thx