Project

General

Profile

Actions

Task #4376

closed

Check usage of setScheduler()

Added by Francois Suter about 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Could have
Category:
scheduler
Target version:
-
Start date:
2009-08-28
Due date:
% Done:

100%

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

Description

The method tx_scheduler_Task::setScheduler() is used to instanciate a tx_scheduler object as a member variable of a task. However, depending on the context, a task does not always need to have a tx_scheduler object.

Calls to setScheduler() could be removed in some places (for example in mod1/index.php:listTasks()).

Actions

Also available in: Atom PDF