Project

General

Profile

Actions

Bug #47393

closed

Extbase: typo in ClassNamingUtility description

Added by Michael Schams about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
Start date:
2013-04-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

In file: typo3/sysext/core/Classes/Utility/ClassNamingUtility.php (at the top)

/**
 * Several functions related to naming and convertions of names
 * such as translation between Repository and Model names or
 * exploding an objectControllerName into pieces
 *
 * @api
 */
class ClassNamingUtility {
  [...]
}

First sentence should read: "Several functions related to naming and conversions of..." (instead of "convertions").
Note: this is a new class, introduced with TYPO3 CMS 6.1.

Actions

Also available in: Atom PDF