Utilities::get_recipe_dist( string $file_name )
Returns the full url for the recipe UI dist directory
Contents
Parameters Parameters
- $file_name
-
(Required)
Return Return
(string) $asset_url
Source Source
File: src/utilities.php
Expand full source code Collapse full source code View on Github
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |