public function getSource()

in src/CloudEventSdkCompliant.php [46:49]


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