Restrict_Content_Helpers::setPro( Uncanny_Automator_ProRestrict_Content_Pro_Helpers $pro )


Parameters Parameters

$pro

(Required)


Source Source

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

	public function setPro( \Uncanny_Automator_Pro\Restrict_Content_Pro_Helpers $pro ) {
		$this->pro = $pro;
	}