This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the visibility of
getStream
to public
.
Because sometimes, we would like to access to the PHP resource. This was protected for several “security” reasons but this is often blocking to not being able to access the PHP resource directly.
- Loading branch information