Skip to content
Snippets Groups Projects
Commit 8e93e989 authored by Matthias Adrowski's avatar Matthias Adrowski
Browse files

[TASK] Update Services.yaml, TS Setup

parent 41af8b2b
No related branches found
No related tags found
1 merge request!6TYPO3 11
......@@ -2,10 +2,13 @@ services:
_defaults:
autowire: true
autoconfigure: true
public: false
public: true
SGalinski\SgYoutube\:
resource: '../Classes/*'
SGalinski\SgYoutube\Preview\PreviewRenderer:
public: true
\ No newline at end of file
public: true
SGalinski\SgYoutube\Service\YoutubeService:
public: true
......@@ -20,3 +20,4 @@ plugin.tx_sgyoutube {
}
}
}
plugin.tx_sgyoutube_youtube < plugin.tx_sgyoutube
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment