Defines a controller to respond to file widget AJAX requests.
Hierarchy
- class \Drupal\file\Controller\FileWidgetAjaxController
File
- core/modules/file/src/Controller/FileWidgetAjaxController.php, line 10
Namespace
Drupal\file\Controller
Members
Name | Modifiers | Type | Description |
---|---|---|---|
FileWidgetAjaxController::progress | public | function | Returns the progress status for a file upload process. |
Please login to continue.