The expression $this->encoder->decode($data, 'xml', $context); of type array|string adds the type string to the return on line 43 which is incompatible with the return type declared by the interface AMF\WebServicesClientBun...ecoderInterface::decode of type array|null.