public function getExtension()

in src/CloudEventSdkCompliant.php [78:81]


    public function getExtension(string $attribute)
    {
        throw new BadMethodCallException('getExtension() is not currently supported by Functions Framework PHP');
    }