header.ctp 98 B

1234
  1. <?php
  2. $this->response = $this->response->withHeader('X-view-template', 'yes');
  3. ?>
  4. header template