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

getNamespacePrefix() public method

Must always return the $vendor\$extensioName format of the vendor and extension name, using values from the two preceeding methods.
public getNamespacePrefix ( ) : string
return string
    public function getNamespacePrefix();