Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MockFileFinder.php
MockFileFinder::$filename
The only filename this finder ever returns.
Type:
string
File
core/
lib/
Drupal/
Component/
Annotation/
Reflection/
MockFileFinder.php
, line 22
Class
MockFileFinder
Defines a mock file finder that only returns a single filename.
Namespace
Drupal\Component\Annotation\Reflection
Code
protected $filename;
RSS feed