function celerity_get_resource_uri($resource, $source)Phabricator Technical Documentation (Celerity)
function celerity_get_resource_uri($resource, $source)
Phabricator Technical Documentation (Celerity)
Get the versioned URI for a raw resource, like an image.
Parameters
string | $resource | Path to the raw image. |
$source |
Return
string | Versioned path to the image, if one is available. |