public CommandInterface::render()
Return an array to be run through json_encode and sent to the client.
File
- core/lib/Drupal/Core/Ajax/CommandInterface.php, line 18
Class
- CommandInterface
- AJAX command interface.
Namespace
Drupal\Core\Ajax
Code
public function render();
Please login to continue.