$attributeNames public property (available since version 2.0.5)
List of attribute names, which should be requested from API to initialize user attributes.
public array $attributeNames = ['name', 'email']
$attributeNames public property (available since version 2.0.5)
List of attribute names, which should be requested from API to initialize user attributes.
public array $attributeNames = ['name', 'email']
Please login to continue.