New revolution
This commit is contained in:
parent
c51687246e
commit
1660af94a5
@ -198,7 +198,7 @@ class ApiKey extends Model
|
||||
{
|
||||
Assert::oneOf($type, [self::TYPE_ACCOUNT, self::TYPE_APPLICATION]);
|
||||
|
||||
return $type === self::TYPE_ACCOUNT ? 'ptlc_' : 'ptla_';
|
||||
return $type === self::TYPE_ACCOUNT ? 'plcn_' : 'peli_';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user