예제 #1
0
파일: alias.php 프로젝트: shayanderson/eco
/**
 * Data format helper
 *
 * @return \Eco\Factory\Format
 */
function format()
{
    return System::format();
}