utils.common.conditioninterface
PHP
★ 3
updated 6y ago
This package contains one interface for condition, and a few classes that implement it. A condition is a class that possesses an "isOk" method. The condition returns true if the condition is met, and false otherwise.
No plain-English explanation yet — one is being written right now. Check back in a minute.