Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PostFileDownloadEvent.php
function PostFileDownloadEvent::getUrl
Gets the processed URL.
File
vendor/
composer/
composer/
src/
Composer/
Plugin/
PostFileDownloadEvent.php
, line 98
Class
PostFileDownloadEvent
The post file download event.
Namespace
Composer\Plugin
Code
public
function
getUrl
() : string {
return
$this
->
url
; }
RSS feed