Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Abstract_Ability / Astra_Abstract_Ability::get_meta_data()

Astra_Abstract_Ability::get_meta_data()

Get the meta data.


Description


Return

(array)


Source

File: inc/abilities/class-astra-abstract-ability.php

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

Expand full source code Collapse full source code View on Trac


User Contributed Notes

You must log in before being able to contribute a note or feedback.