Initial commit - Typo3 11.5.41
This commit is contained in:
13
typo3conf/ext/sr_freecap/Configuration/Services.yaml
Normal file
13
typo3conf/ext/sr_freecap/Configuration/Services.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# Configuration/Services.yaml
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
public: false
|
||||
|
||||
SJBR\SrFreecap\:
|
||||
resource: '../Classes/*'
|
||||
exclude: '../Classes/Domain/Model/*'
|
||||
|
||||
SJBR\SrFreecap\Configuration\ConfigurationHelper:
|
||||
public: true
|
||||
Reference in New Issue
Block a user