Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • impexp
  • Classes
  • Controller
  • ImportController.php
Find file Blame History Permalink
  • Benni Mack's avatar
    [TASK] Set ModuleTemplate details from request · d12ca005
    Benni Mack authored Apr 08, 2021
    This change adds a new ModuleTemplateFactory, which
    is built with the Request in the object, allowing to use
    the current request of the current action.
    
    At the same time, all TYPO3 Core controllers
    use proper DependencyInjection now, making it easier
    to spot the dependencies and uses PSR-7 Request
    where possible.
    
    Resolves: #93885
    Releases: master
    Change-Id: Ia6594a1e68c5c27375f34e49bffeda4dcbc980d7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68729
    
    
    Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
    Tested-by: default avatarOliver Bartsch <bo@cedev.de>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
    d12ca005