- All Implemented Interfaces:
PhpFile
-
Method Summary
create(org.sonar.api.batch.fs.InputFile inputFile)
-
Method Details
-
-
contents
- Specified by:
contents in interface PhpFile
-
filename
- Specified by:
filename in interface PhpFile
- Returns:
- Filename for this file (including extension). For example: MyFile.php.
-
uri
- Specified by:
uri in interface PhpFile
- Returns:
- Unique identifier of the file. It may not be a file:// URI, as it may not exist physically.
-
-