Trait Sabre\DAVACL\ACLTrait

This trait is a default implementation of the IACL interface.

In many cases you only want to implement 1 or to of the IACL functions, this trait allows you to be a bit lazier.

By default this trait grants all privileges to the owner of the resource.

Methods