Project

General

Profile

Actions

Task #62662

closed

Code Cleanup of AbstractPlugin

Added by Mathias Schreiber over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-11-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

AbstractPlugin serves as a base for non-extbase plugins.
In order to allow for a notice free environment and no code warnings within TYPO3 CMS AbstractPlugin should:
  • provide a central property for Database access (DatabaseConnection)
  • provide a central property to access GLOBALS['TSFE']

These properties will then aid both us in the CMS core development as well as extension authors by supplying code completion in IDEs like PHPStorm or alike.


Related issues 1 (0 open1 closed)

Blocks TYPO3 Core - Task #62659: Code Cleanup EXT:feloginClosedMathias Schreiber2014-11-03

Actions
Actions

Also available in: Atom PDF