Skip to:
Content

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

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Action_Setup / Action_Setup::get_buttons()

Action_Setup::get_buttons()

Contents

  • Return
    • Source

Return #Return

(mixed)


Source #Source

File: src/core/lib/recipe-parts/actions/trait-action-setup.php

	public function get_buttons() {
		return $this->buttons;
	}

Expand full source code Collapse full source code View on Github


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