PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
league
/
flysystem
/
src
/
Adapter
/
Polyfill
<?php namespace League\Flysystem\Adapter\Polyfill; trait StreamedTrait { use StreamedReadingTrait; use StreamedWritingTrait; }
[+]
..
[-] NotSupportingVisibilityTrait.php
[edit]
[-] StreamedCopyTrait.php
[edit]
[-] StreamedWritingTrait.php
[edit]
[-] .htaccess
[edit]
[-] StreamedTrait.php
[edit]
[-] StreamedReadingTrait.php
[edit]