Updated comment

This commit is contained in:
alextselegidis 2021-11-18 07:09:21 +01:00
parent fec42278c8
commit 28f6a58211
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ class Appointments_api_v1 extends EA_Controller {
* *
* @param array $appointment Appointment data. * @param array $appointment Appointment data.
* *
* @deprecated 1.5.0 * @deprecated Since 1.5
*/ */
private function aggregates(array &$appointment) private function aggregates(array &$appointment)
{ {