liquid.php 73 B

12345
  1. <?php
  2. return [
  3. 'template_path' => resource_path('views/liquid'),
  4. ];