Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal