Documentation

LoginLinkDetails
in package

Tags
author

Ryan Weaver ryan@symfonycasts.com

Table of Contents

Properties

$expiresAt  : DateTimeImmutable
$url  : string

Methods

__construct()  : mixed
__toString()  : string
getExpiresAt()  : DateTimeImmutable
getUrl()  : string

Properties

Methods

__construct()

public __construct(string $url, DateTimeImmutable $expiresAt) : mixed
Parameters
$url : string
$expiresAt : DateTimeImmutable

getExpiresAt()

public getExpiresAt() : DateTimeImmutable
Return values
DateTimeImmutable

        
On this page

Search results