AspectInterface
Interface AspectInterface Think of an aspect like a property bag
Table of Contents
Methods
- get() : mixed
- Get a property from an aspect
Methods
get()
Get a property from an aspect
public
get(string $name) : mixed
Parameters
- $name : string