function VfsInfoParser::parse
Overrides InfoParser::parse
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeDefaultDeprecationTest.php, line 153
Class
Namespace
Drupal\KernelTests\Core\ThemeCode
public function parse($filename) {
return parent::parse("vfs://core/{$filename}");
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.