Added the new Unavailabilities_model @property to EA_Controller.php

This commit is contained in:
Alex Tselegidis 2021-11-06 14:56:12 +01:00
parent c7bb9d3a47
commit 00f54dcfec

View file

@ -49,6 +49,7 @@
* @property Service_categories_model $service_categories_model * @property Service_categories_model $service_categories_model
* @property Services_model $services_model * @property Services_model $services_model
* @property Settings_model $settings_model * @property Settings_model $settings_model
* @property Unavailabilities_model $unavailabilities_model
* @property Users_model $users_model * @property Users_model $users_model
* *
* @property Accounts $accounts * @property Accounts $accounts