Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3/cms-reactions/Configuration/
Upload File :
Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3/cms-reactions/Configuration/Services.yaml

services:
  _defaults:
    autowire: true
    autoconfigure: true
    public: false

  TYPO3\CMS\Reactions\:
    resource: '../Classes/*'

  TYPO3\CMS\Reactions\ReactionRegistry:
    arguments:
      $registeredReactions: !tagged_iterator { tag: 'reactions.reaction', default_index_method: 'getType' }

  TYPO3\CMS\Reactions\Form\ReactionItemsProcFunc:
    public: true