Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
File.php
function File::getPath
1 call to
File::getPath()
File::getFilename
in vendor/
symfony/
mime/
Part/
File.php
File
vendor/
symfony/
mime/
Part/
File.php
, line 29
Class
File
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Symfony\Component\Mime\Part
Code
public
function
getPath
() : string {
return
$this
->
path
; }
RSS feed