Merge pull request #10334 from denismosolov/group-add
Add options to create/remove groups via occ
No related branches found
No related tags found
Showing
- core/Command/Group/Add.php 67 additions, 0 deletionscore/Command/Group/Add.php
- core/Command/Group/Delete.php 74 additions, 0 deletionscore/Command/Group/Delete.php
- core/register_command.php 2 additions, 0 deletionscore/register_command.php
- lib/composer/composer/autoload_classmap.php 2 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 2 additions, 0 deletionslib/composer/composer/autoload_static.php
- tests/Core/Command/Group/AddTest.php 98 additions, 0 deletionstests/Core/Command/Group/AddTest.php
- tests/Core/Command/Group/DeleteTest.php 148 additions, 0 deletionstests/Core/Command/Group/DeleteTest.php
Loading
Please register or sign in to comment