feat: CI/CD pipeline setup complete - Ansible playbooks updated, secrets configured, workflow ready
This commit is contained in:
@@ -13,7 +13,7 @@ use InvalidArgumentException;
|
||||
* Represents a cryptographically secure token with metadata about its
|
||||
* generation, format, and intended use.
|
||||
*/
|
||||
final readonly class SecureToken
|
||||
final readonly class SecureToken implements Stringable
|
||||
{
|
||||
private DateTimeImmutable $createdAt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user