mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
Updated comment
This commit is contained in:
parent
fec42278c8
commit
28f6a58211
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue