Namespace oroboros\core\traits\libraries\uri
Traits summary
UriTrait | Provides a set of methods to honor the Psr-7 Uri Interface.Traits provide extended method support to classes without requiring a direct, linear chain of inheritance. This allows functions to inherit subsets of related methods without declaring a parent class. |