getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
constants() constants() Return PHP constant names. This is meant to be so on frontend a PHP code can be generated for a preset easily.
constantsFromFolder() constantsFromFolder(string $glob,string $baseClass) Does not support recursive folders. Parameters string $glob string $baseClass