示例#1
0
 function __construct(Filesystem $fs)
 {
     $this->fs = $fs;
     parent::__construct();
 }