codenitive / fuel-hybrid

A collection of classes to help your code hotter than before
http://codenitive.github.com/fuel-hybrid
MIT License
19 stars 3 forks source link

Make use of func_get_args() for \Hybrid\Acl #113

Closed crynobone closed 13 years ago

crynobone commented 13 years ago

Instead of limiting user to allow sending single param or array(), we can use func_get_args() for method such as add_roles() and add_resources()