Emarref\Jwt\Exception\TooEarlyException::getValidFrom PHP Method

getValidFrom() public method

public getValidFrom ( ) : DateTime
return DateTime
    public function getValidFrom()
    {
        return $this->validFrom;
    }