app/Plugin/TabaHtmlEditor2/Resource/template/admin/snippet/asset.twig line 1

Open in your IDE?
  1. {#
  2. Copyright (C) SPREAD WORKS Inc. All Rights Reserved.
  3. For the full copyright and license information, please view the LICENSE
  4. file that was distributed with this source code.
  5. #}
  6. {% set const = TabaHtmlEditor2Constants %}
  7. {% set bind_prefix = constant('ADMIN_BIND_PREFIX',const) %}
  8. <link rel="stylesheet" href="{{ path(bind_prefix~'_assets',{file:'css/sw-html-editor.css'}) }}">