As PHP does not allow multiple inheritances, Trait is used to overcome this by allowing us to reuse the same functionality in multiple classes.
確定! 回上一頁