public function __construct($args = null) { $this->position = 0; $this->locations = get_nav_menu_locations(); parent::__construct($args); }