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: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Domain/Package.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.