Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK560ef604802d: CompanionApp commands
Diff Detail
Diff Detail
- Repository
- rK kolab
- Branch
- master
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 47616 Build 18039: arc lint + arc unit
Event Timeline
| src/app/Console/Commands/CompanionApp/DeleteCommand.php | ||
|---|---|---|
| 14 | I think $objectTitle should be null. | |
| src/app/Console/Commands/CompanionApp/ListCommand.php | ||
| 35 | The use of JSON is something new, there's only one command that does this. I think this whole command should just use ObjectListCommand. authattempt:list too. | |