Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
File.php
function File::getContents
Returns the content of the file as a string.
File
vendor/
phpdocumentor/
reflection-common/
src/
File.php
, line 24
Class
File
Interface for files processed by the ProjectFactory
Namespace
phpDocumentor\Reflection
Code
public
function
getContents
() : string;
RSS feed