Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EmptyFileException.php
function EmptyFileException::getFilename
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Helpers/
EmptyFileException.php
, line 28
Class
EmptyFileException
@internal
Namespace
SlevomatCodingStandard\Helpers
Code
public
function
getFilename
() : string {
return
$this
->
filename
; }
RSS feed