Restrict_Content_Helpers::setOptions( Uncanny_Automator_ProRestrict_Content_Pro_Helpers $options )


Parameters Parameters

$options

(Required)


Source Source

File: src/integrations/restrict-content/helpers/restrict-content-helpers.php

	public function setOptions( \Uncanny_Automator\Restrict_Content_Helpers $options ) {
		$this->options = $options;
	}