protected property MockFileFinder::$filename in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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 26 - Contains \Drupal\Component\Annotation\Reflection\MockFileFinder.
Class
- MockFileFinder
- Defines a mock file finder that only returns a single filename.
Namespace
Drupal\Component\Annotation\ReflectionCode
protected $filename;