Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • View
  • PagePositionMap.php
Find file BlameHistoryPermalink
  • Stefan Neufeind's avatar
    [TASK] Use name-resolution instead of strings where possible: 11 · 6190776d
    Stefan Neufeind authored Dec 01, 2014
    (part for EXT:backend)
    
    Use name-resolution with ...::class instead of strings where
    possible.
    (needs PHP 5.5, which is meanwhile required for master)
    
    Change-set Iedbb896607adddce2b23ab67f990fa2296c0d1bb
    first introduced usage of ::class in master. We now add it
    in various more places.
    
    Change-Id: I49f47b7fb3dbee281af8e166afc3c36662730b54
    Resolves: #63477
    Releases: master
    Reviewed-on: http://review.typo3.org/34867
    
    
    Reviewed-by: default avatarFrank Nägler <typo3@naegler.net>
    Tested-by: default avatarFrank Nägler <typo3@naegler.net>
    Reviewed-by: default avatarMarkus Klein <klein.t3@reelworx.at>
    Tested-by: default avatarMarkus Klein <klein.t3@reelworx.at>
    6190776d