InjectAuthorizerTrait.php
Table of Contents
Traits
- InjectAuthorizerTrait
- Provides the plumbing to attach a permission authorizer to ArangoDB controllers — used by the framework to gate fields via `Field::REQUIRES` without coupling `oihana/arango` to a specific authorization backend (Casbin, OPA, custom, ...).