Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StringBasedFileContent.php
StringBasedFileContent::$content
actual content
@type string
Type:
content
File
vendor/
mikey179/
vfsstream/
src/
main/
php/
org/
bovigo/
vfs/
content/
StringBasedFileContent.php
, line 23
Class
StringBasedFileContent
Default implementation for file contents based on simple strings.
Namespace
org\bovigo\vfs\content
Code
private $content;
RSS feed