Added fallback support for the model class deprecations

This commit is contained in:
Alex Tselegidis 2021-10-23 19:33:55 +02:00
parent bee96c172a
commit 6417db8ca1

View file

@ -12,7 +12,7 @@
* ---------------------------------------------------------------------------- */ * ---------------------------------------------------------------------------- */
/** /**
* Class MY_Model * Class EA_Model
* *
* @property CI_Benchmark $benchmark * @property CI_Benchmark $benchmark
* @property CI_Cache $cache * @property CI_Cache $cache