The only filename this finder ever returns.
Type: string
File
- drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php, line 26
- Definition of Drupal\Component\Reflection\MockFileFinder.
Class
- MockFileFinder
- Defines a mock file finder that only returns a single filename.
Namespace
Drupal\Component\Reflection
Code
protected $filename;