Kraken\Network\NetworkComponentAwareInterface::getComponent PHP Méthode

getComponent() public méthode

Get component to which data is being transferred to.
public getComponent ( ) : Kraken\Network\NetworkComponentInterface | null
Résultat Kraken\Network\NetworkComponentInterface | null
    public function getComponent();
NetworkComponentAwareInterface