PhpStreamWrapperInterface::stream_flush

public PhpStreamWrapperInterface::stream_flush()

Return value

bool

File

core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php, line 79

Class

PhpStreamWrapperInterface
Defines a generic PHP stream wrapper interface.

Namespace

Drupal\Core\StreamWrapper

Code

1
public function stream_flush();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.