Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK560ef604802d: CompanionApp commands
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/app/Console/Commands/CompanionApp/DeleteCommand.php | ||
---|---|---|
15 | I think $objectTitle should be null. | |
src/app/Console/Commands/CompanionApp/ListCommand.php | ||
36 | 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. |