dropSymbolCache() does not return anything, and its only call in rebuild-map.php does not expect a return value either.
Thus replace @return this with @return void.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Commits
- rARC76d22d70e429: Correct PHPDoc of dropSymbolCache()
Read/grep the code.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- returnDropSymbolCache
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1420 Build 1420: arc lint + arc unit