FluidTYPO3\Flux\Package\FluxPackageInterface::getVendorName PHP Method

getVendorName() public method

Must always return the vendor name (as used in class namespaces) corresponding to this package.
public getVendorName ( ) : string
return string
    public function getVendorName();