rARC21e80a635d798c5be2c6e5c272497b3170c1e079 introduced a call to non-existing Filesystem::removePath().
Presumably, remove() in src/filesystem/Filesystem.php was meant, so use that function instead.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Commits
- rARC5477568274e3: Correct call to non-existing Filesystem::removePath() in…
Unknown, apart from reading and grep'ing the code base.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- NEremovePath (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1261 Build 1261: arc lint + arc unit