Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOOSH485 - Fix Dynamic Properties - CourseInfo.php
Three properties weren't declared: - $enrolledtotal - $logsnumber - $data So I declared them as private properties to remove the deprecated messages.
- Loading branch information