Project

General

Profile

Actions

Task #38738

closed

Fix CGL violations against ClassDocComment

Added by Andy Grunwald almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2012-07-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

FILE: ...velopment/TYPO3/typo3_src-git/tests/Unit/t3lib/class.t3lib_lockTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 34 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...typo3_src-git/tests/Unit/t3lib/utility/class.t3lib_utility_httpTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 37 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...typo3_src-git/tests/Unit/t3lib/utility/class.t3lib_utility_pathTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 37 | ERROR | Missing class doc comment
--------------------------------------------------------------------------------

FILE: ...ty/fixture/t3lib_utility_math_fixture_classWithStringRepresentation.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 29 | ERROR | You must use "/**" style comments for a class comment
--------------------------------------------------------------------------------

Time: 07:08, Memory: 106.25Mb
Actions

Also available in: Atom PDF