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