Also removes more now-dead code from PholioTransaction.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rP74d86f09023c: Migrate Pholio image description and mock status to modular transactions
opened and closed a bunch of mocks, edited a bunch of image descriptions
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- pholio-images-modular
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 16912 Build 22597: Run Core Tests Build 22596: arc lint + arc unit
Event Timeline
src/applications/pholio/xaction/PholioImageDescriptionTransaction.php | ||
---|---|---|
72–73 | I think this came from elsewhere, but head(array_values($x)) is equivalent to head($x). |