Esempio n. 1
0
/**
 * Get the instance of Stencil to work with
 *
 * @return Stencil
 */
function get_stencil()
{
    return Stencil::controller();
}