-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone
Description
related to #16823
I used the PHPstorm "run inspection by name" to hopefully find all of them (at least in core).
-
public function __construct($table, $enable = true, $processOnlyIdGoal, $goalsToProcess = null) -
matomo/plugins/API/RowEvolution.php
Line 257 in 1155273
private function loadRowEvolutionDataFromAPI($metadata, $idSite, $period, $date, $apiModule, $apiAction, $label = false, $segment = false, $apiParameters) -
matomo/plugins/MobileMessaging/MobileMessaging.php
Lines 196 to 197 in f3d1468
public function sendReport($reportType, $report, $contents, $filename, $prettyDate, $reportSubject, $reportTitle, $additionalFiles, Period $period = null, $force) -
matomo/plugins/ScheduledReports/ScheduledReports.php
Lines 304 to 305 in b6ace0e
public function sendReport($reportType, $report, $contents, $filename, $prettyDate, $reportSubject, $reportTitle, $additionalFiles, Period $period = null, $force)
Metadata
Metadata
Assignees
Labels
TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.