Example #1
0
 public function setUp()
 {
     $this->filesystem = Project::filesystem();
     $this->filesystem->makeDirectory('testing_dir/');
 }