Package::get_path( string $relative_path = '' )
Returns the path to the plugin directory.
Description Description
Parameters Parameters
- $relative_path
-
(Optional) If provided, the relative path will be appended to the plugin path.
Default value: ''
Return Return
(string)
Source Source
File: packages/woocommerce-blocks/src/Domain/Package.php