Descriptions
class Descriptions (View source)
Class to get name or description for a configuration paths
Methods
static string
get(string $path, string $type = 'name')
Return name or description for a configuration path.
static string|null
getString(string $path, string $type = 'name')
Return name or description for a cleaned up configuration path.
Details
static string
get(string $path, string $type = 'name')
Return name or description for a configuration path.
static string|null
getString(string $path, string $type = 'name')
Return name or description for a cleaned up configuration path.