Example #1
0
 public function __construct($path)
 {
     $this->permanentStoragePath = fs\als($path);
 }
Example #2
0
 public function __construct($path)
 {
     $this->path = fs\als($path);
 }