BP_Core_Nav_Item::__construct( $data )

Description

Source

File: bp-core/classes/class-bp-core-nav-item.php

12
13
14
public function __construct( $data ) {
    parent::__construct( $data, ArrayObject::ARRAY_AS_PROPS );
}

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.