Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Loader::get_path( string $ext )
Gets the path for the asset depending on file type.
Description Description
Parameters Parameters
- $ext
-
(Required) File extension.
Return Return
(string) Folder path of asset.
Source Source
File: packages/woocommerce-admin/src/Loader.php