validation.php 90 B

12345
  1. <?php
  2. return array(
  3. 'minion_option' => ':field is not a valid option for this task!',
  4. );