Is it possible to use mixins in php

Viewed 15107

I came to know about mixins.So my doubt is, is it possible to use mixins in php?If yes then how?

5 Answers
Related