FileReference
class FileReference (View source)
Marks a string parameter or a constant as a file or directory path.
The IDE injects file references into the string literals passed into parameter or concatenated with a constant, and enables navigation, rename/move support, and completion for paths inside the project.
Methods
__construct(string $basePath = '')
No description
Details
__construct(string $basePath = '')
No description