Integrations::plugin_path( $path )
Contents
Parameters Parameters
- $path
-
(Required)
Source Source
File: src/core/lib/recipe-parts/trait-integrations.php
protected function plugin_path( $path ) { $this->plugin_file_path = $path; }
Expand full source code Collapse full source code View on Github