Class: \Conifer\Twig\ImageHelper
Twig Wrapper around high-level image functions
Visibility | Function |
---|---|
public | get_filters() : array an associative array of callback functions, keyed by name Get the Twig functions to register |
public | get_functions() : array an associative array of callback functions, keyed by name Does not supply any additional Twig functions. |
public | src_to_retina(\string $src)</strong> : string the retina version of $src Convert the image URL $src to its retina equivalent |
This class implements \Conifer\Twig\HelperInterface