Beispiel #1
0
/**
 * @return array
 */
function color_get_names()
{
    return Color::getNames();
}