Exemplo n.º 1
0
/**
 * Validate helper
 *
 * @return \Eco\Factory\Validate
 */
function validate()
{
    return System::validate();
}