Skip to content

Add a protected context property to AzBlobFsStream

This commit introduces a protected $context property to the AzBlobFsStream class. It provides a placeholder for stream context management, enabling more flexible handling of stream operations. This addition lays the groundwork for future enhancements or features leveraging stream context.

Closes #3360409

Merge request reports

Loading