interface PackageKeyAwareInterface (View source)

An interface for packages that are aware of the concept of package keys, eg. "Neos.Flow".

For now that is every package registered.

Methods

string
getPackageKey()

Returns the package key of this package.

Details

string getPackageKey()

Returns the package key of this package.

Return Value

string