Returns a token placeholder for the current field.
string A token placeholder.
protected function getFieldTokenPlaceholder() { return '{{ ' . $this->options['id'] . ' }}'; }