diff --git a/core/TaskScheduler.php b/core/TaskScheduler.php index 865dc8a1a6e..b543caa7919 100644 --- a/core/TaskScheduler.php +++ b/core/TaskScheduler.php @@ -54,7 +54,7 @@ static public function runTasks() * depending on the interval that you specify. See `Piwik\ScheduledTask` for more information. * * Example: - * `` + * ``` * public function getScheduledTasks(&$tasks) * { * $tasks[] = new ScheduledTask(