Méthode | Description | |
---|---|---|
getSupervisor ( ) : Kraken\Supervision\SupervisorInterface | null | Get Supervisor of which object is aware of or null if no object is set. | |
setSupervisor ( Kraken\Supervision\SupervisorInterface $supervisor = null ) | Set Supervisor of which object is aware of or delete it by setting it to null. |
public getSupervisor ( ) : Kraken\Supervision\SupervisorInterface | null | ||
Résultat | Kraken\Supervision\SupervisorInterface | null |
public setSupervisor ( Kraken\Supervision\SupervisorInterface $supervisor = null ) | ||
$supervisor | Kraken\Supervision\SupervisorInterface |