Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Elements_Context_Map

Elements_Context_Map_Repository_Interface::save_mappublicYoast 1.0

Saves the elements-context map.

Метод класса: Elements_Context_Map_Repository_Interface{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$Elements_Context_Map_Repository_Interface = new Elements_Context_Map_Repository_Interface();
$Elements_Context_Map_Repository_Interface->save_map( $map ): void;
$map(массив) (обязательный)
.

Код Elements_Context_Map_Repository_Interface::save_map() Yoast 28.3

public function save_map( array $map ): void;