function NewMimeTypeGuesser::guessMimeType
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Compiler/ MimeTypePassTest.php, line 54
Class
Namespace
Drupal\Tests\Core\DependencyInjection\CompilerCode
public function guessMimeType(string $string) : string {
return '';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.