FluidTYPO3\Flux\Package\FluxPackageInterface::getVendorName PHP Метод

getVendorName() публичный Метод

Must always return the vendor name (as used in class namespaces) corresponding to this package.
public getVendorName ( ) : string
Результат string
    public function getVendorName();