public function getDataContentType()

in src/CloudEventSdkCompliant.php [58:61]


    public function getDataContentType(): ?string
    {
        return $this->cloudevent->getDataContentType();
    }