Project

General

Profile

Actions

Bug #18058

closed

Make private methods protected.

Added by Kasper Ligaard over 16 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-01-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In the file classes/class.modulemenu.php the methods are marked private. This creates a problem when extending the class.

Would it be possible to have the methods marked protected?

Generally I will propose to mark methods protected and only use private when it is really needed.

(issue imported from #M7286)

Actions

Also available in: Atom PDF