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

parent 2070fa19
......@@ -14,7 +14,7 @@ use common\modules\triggers\components\conditions\vendor\ConditionInterface;
class UserSuccessfullyCompletedTheTest extends ConditionBase implements ConditionInterface {
const CONDITION_ID = 7;
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