Skip to content

Commit

Permalink
Handle translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuurlijk committed Dec 19, 2018
1 parent fce9cb4 commit 42804b4
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 6,881 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
},
"autoload": {
"psr-4": {
"MichielRoos\\TYPO3Migrate\\": "src/TYPO3Migrate",
"TYPO3\\CMS\\Core\\Utility\\": "src/TYPO3/Utility",
"TYPO3\\CMS\\Core\\Localization\\Parser\\": "src/TYPO3/Parser"
"MichielRoos\\TYPO3Migrate\\": "src/TYPO3Migrate"
}
},
"autoload-dev": {
Expand Down
113 changes: 0 additions & 113 deletions src/TYPO3/Parser/AbstractXmlParser.php

This file was deleted.

31 changes: 0 additions & 31 deletions src/TYPO3/Parser/LocalizationParserInterface.php

This file was deleted.

236 changes: 0 additions & 236 deletions src/TYPO3/Parser/LocallangArrayParser.php

This file was deleted.

Loading

0 comments on commit 42804b4

Please sign in to comment.