Yoast\WP\Lib
Abstract_Main::get_surfaces()
Gets the surfaces of this plugin.
Метод класса: Abstract_Main{}
Хуков нет.
Возвращает
Массив
. A mapping of surface name to the responsible class.
Использование
// protected - в коде основоного (родительского) или дочернего класса $result = $this->get_surfaces();
Код Abstract_Main::get_surfaces() Abstract Main::get surfaces Yoast 24.0
abstract protected function get_surfaces();