api/src/Import/Entity/UserImport.php
UserImport
has 24 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class UserImport
{
public const DEFAULT_ID = 999999999999;
public const STATUS_IMPORTED = 0; // the external user has been imported, no treatment has been made yet