Corrected property tag order

This commit is contained in:
Alex Tselegidis 2021-10-24 14:13:20 +02:00
parent 6417db8ca1
commit fa6e48b344

View file

@ -36,8 +36,8 @@
* @property CI_Router $router
* @property CI_Security $security
* @property CI_Session $session
* @property CI_Upload $upload
* @property CI_URI $uri
* @property CI_Upload $upload
*
* @property Admins_model $admins_model
* @property Appointments_model $appointments_model