Kraken\Supervision\SupervisorAwareTrait::getSupervisor PHP Method

getSupervisor() public method

See also: SupervisorAwareInterface::getSupervisor
public getSupervisor ( )
    public function getSupervisor()
    {
        return $this->supervisor;
    }
SupervisorAwareTrait