BP_Invitation_Manager::__construct( array|string $args = array() )
Construct parameters.
Description
Parameters
- $args
-
(Optional)
Default value: array()
Source
File: bp-core/classes/class-bp-invitation-manager.php
public function __construct( $args = array() ) { $this->class_name = get_class( $this ); }
Changelog
Version | Description |
---|---|
BuddyBoss 1.3.5 | Introduced. |
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.