Traits Table of Contents Traits GetterReads data from inaccessible properties by using magic methods. SetterWrites data to inaccessible properties by using magic methods. SingletonAllows just a single instance of the class using this trait. ×