Current section

Files

Jump to
ex_debug_toolbar lib ex_debug_toolbar template eex_engine.ex
Raw

lib/ex_debug_toolbar/template/eex_engine.ex

defmodule ExDebugToolbar.Template.EExEngine do
@moduledoc false
use ExDebugToolbar.Collector.TemplateCollector, engine: Phoenix.Template.EExEngine
end