Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
What does 'true' mean in the call \Auth::acl(true)?

  • What does 'true' mean in the call \Auth::acl(true)?

    I know nothig about parameters of this method...
  • HarroHarro
    Accepted Answer
    It can be used to retrieve an ACL driver instance. Passing true as the instance name will return an array with all loaded driver instances.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion