- Изменено название условия

parent ca845c71
......@@ -14,7 +14,7 @@ use common\modules\triggers\components\conditions\vendor\ConditionInterface;
class UserUnsuccessfullyCompletedTheTest extends ConditionBase implements ConditionInterface {
const CONDITION_ID = 8;
public $name = 'Пользователь не сдал тест';
public $name = 'Пользователь не сдал тест (игнорируется оператором И)';
/**
* @param null|string $conditionName
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment