Elgg\Ajax\Response::getTtl PHP Method

getTtl() public method

public getTtl ( )
    public function getTtl()
    {
        return $this->ttl;
    }