Updated the class comments

This commit is contained in:
Alex Tselegidis 2021-10-29 10:18:44 +02:00
parent 87095646df
commit 9a528e6734
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
/** /**
* Class EA_Controller * Easy!Appointments controller.
* *
* @property CI_Benchmark $benchmark * @property CI_Benchmark $benchmark
* @property CI_Cache $cache * @property CI_Cache $cache

View File

@ -12,7 +12,7 @@
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
/** /**
* Class EA_Model * Easy!Appointments model.
* *
* @property CI_Benchmark $benchmark * @property CI_Benchmark $benchmark
* @property CI_Cache $cache * @property CI_Cache $cache