MockFileFinder::$filename
Same name in other branches
- 9 core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php \Drupal\Component\Annotation\Reflection\MockFileFinder::filename
- 8.9.x core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php \Drupal\Component\Annotation\Reflection\MockFileFinder::filename
- 11.x core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php \Drupal\Component\Annotation\Reflection\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\ReflectionCode
protected $filename;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.