Gets the callback function used for the autocompleter.
public function getAutocompleterCallback() : ?callable { return $this->autocompleterCallback; }