Card::isExpired PHP Method

isExpired() public method

public isExpired ( )
    public function isExpired()
    {
        return false;
    }