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

Astra_Abstract_Ability::__construct()

Constructor.


Description


Source

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

	public function __construct() {
		$this->configure();
	}

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.