diff options
Diffstat (limited to 'app/Core/Base.php')
-rw-r--r-- | app/Core/Base.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Core/Base.php b/app/Core/Base.php index 5ed8f40a..2dec4b29 100644 --- a/app/Core/Base.php +++ b/app/Core/Base.php @@ -55,7 +55,6 @@ use Pimple\Container; * @property \Model\ProjectPermission $projectPermission * @property \Model\Subtask $subtask * @property \Model\SubtaskExport $subtaskExport - * @property \Model\SubtaskForecast $subtaskForecast * @property \Model\SubtaskTimeTracking $subtaskTimeTracking * @property \Model\Swimlane $swimlane * @property \Model\Task $task |