You are here

protected property MockFileFinder::$filename in Plug 7

The only filename this finder ever returns.

Type: string

File

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\Reflection

Code

protected $filename;