Closed ro0NL closed 3 years ago
Instead of
new Attribute( MsgPhp\Eav\Infra\Uuid\AttributeId::fromValue( Attribute::GOOGLE_OAUTH_ID ) )
consider
new Attribute( MsgPhp\Eav\AttributeId::fromValue('google_oauth_id') )
Instead of
consider