Exemple #1
0
function value($from, $that, $or = FALSE)
{
    return \Staple\Helpers::fetch($from, $that, $or);
}