Exemplo n.º 1
0
 public function __construct($path)
 {
     $this->permanentStoragePath = fs\als($path);
 }
Exemplo n.º 2
0
 public function __construct($path)
 {
     $this->path = fs\als($path);
 }