GC_Customize_Manager::controls()

最后更新于:2021-11-27 00:51:03

GC_Customize_Manager::controls()

Get the registered controls.

响应

(array)

源文件

文件: gc-includes/class-gc-customize-manager.php

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