inkrement / l4-messenger

Message Package for Laravel 4.
57 stars 11 forks source link

use Interfaces and Traits #18

Open carcinocron opened 10 years ago

carcinocron commented 10 years ago

To increase computability with other packages, consider using interfaces and traits instead of extending.