validation.php 87 B

1234567
  1. <?php
  2. return [
  3. 'minion_option' => ':field is not a valid option for this task!',
  4. ];