示例#1
0
/**
 * @return array
 */
function color_get_functions()
{
    return Color::getFunctions();
}