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