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
  • extbase
  • Classes
  • Persistence
  • QueryInterface.php
Find file Blame History Permalink
  • oliklee's avatar
    [CLEANUP] Improve the @param/@return/@var PHPDoc · b5eb99ab
    oliklee authored Jan 07, 2015 and lolli's avatar lolli committed Jan 18, 2015
    * use "resource" or MySQL result instead of "pointer"
    * use the specific class instead of "object"
    * drop the @param of some removed parameters
    * fix a few typos in comments
    * add the missing parameter name in some @param
    
    This changeset does not add any type hinting in order to
    not break any existing code.
    
    Resolves: #38270
    Releases: master
    Change-Id: Ied64439162d45fccafd15694f56ce675b5001a71
    Reviewed-on: http://review.typo3.org/35885
    
    
    Reviewed-by: default avatarPhilipp Gampe <philipp.gampe@typo3.org>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    b5eb99ab