コード例 #1
0
ファイル: functions.php プロジェクト: talesoft/phim
/**
 * @return array
 */
function color_get_names()
{
    return Color::getNames();
}