protected property PrivateMessageMembersAutocompleteResponseCommand::$string in Private Message 8
Same name and namespace in other branches
- 8.2 src/Ajax/PrivateMessageMembersAutocompleteResponseCommand.php \Drupal\private_message\Ajax\PrivateMessageMembersAutocompleteResponseCommand::string
The string for which results should be returned.
Type: string
File
- src/
Ajax/ PrivateMessageMembersAutocompleteResponseCommand.php, line 17
Class
- PrivateMessageMembersAutocompleteResponseCommand
- Ajax command to return autocomplete member results to the browser.
Namespace
Drupal\private_message\AjaxCode
protected $string;