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