Skip to content

Commit

Permalink
remove insert tag (similar one exists in codefog/contao-haste)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vo committed Apr 13, 2018
1 parent a5217bd commit 2be2ae6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
8 changes: 1 addition & 7 deletions src/Resources/config/listener.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,4 @@ services:
class: 'EBlick\ContaoTrigger\EventListener\DataContainer\NotificationAction'
arguments:
- '@eblick_contao_trigger.component.component_manager'
- '@database_connection'

# util
eblick_contao_trigger.listener.util.insert_tags:
class: 'EBlick\ContaoTrigger\Util\InsertTags'
tags:
- { name: 'contao.hook', hook: 'replaceInsertTags', method: 'onReplaceInsertTags'}
- '@database_connection'
54 changes: 0 additions & 54 deletions src/Util/InsertTags.php

This file was deleted.

0 comments on commit 2be2ae6

Please sign in to comment.