Skip to content

SetUserValueTrait ​

Type
Trait
Namespace
craft\auth\sso\mapper
Implemented by
craft\auth\sso\mapper\ExplicitUserMapper, craft\auth\sso\mapper\IdpAttributeUserMapper, craft\auth\sso\mapper\TemplateValueUserMapper
Since
5.3.0

View source

Public Properties ​

PropertyDescription
craftPropertystring

craftProperty ​

Type
string
Default value
null

View source

Protected Methods ​

MethodDescription
setValue()Set a value on a user; determine if we're setting a field value or property

setValue() ​

Set a value on a user; determine if we're setting a field value or property

View source

Arguments ​

Returns ​

void