template_email.php 98 B

12345678
  1. <?php
  2. return [
  3. 'update' => [
  4. 'field' => [
  5. 'title',
  6. ],
  7. ],
  8. ];