Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Integrations / Integrations::plugin_path()

Integrations::plugin_path( $path )

Contents

  • Parameters
    • Source

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


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service