addType('id', Types::INTEGER);
$this->addType('tokenId', Types::INTEGER);
$this->addType('clientId', Types::INTEGER);
$this->addType('hashedCode', 'string');
$this->addType('encryptedToken', 'string');
$this->addType('codeCreatedAt', Types::INTEGER);
$this->addType('tokenCount', Types::INTEGER);
}
}
alue='44319-fix-fed-share-user-avatars'>44319-fix-fed-share-user-avatars
blob: 634b7a3f57cb6936b28ddae9e70b21eed0e9fc37 (
plain)