mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 01:03:13 +08:00
Created command to generate a new api key
This commit is contained in:
6
module/CLI/src/Command/Api/DisableKeyCommand.php
Normal file
6
module/CLI/src/Command/Api/DisableKeyCommand.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Shlinkio\Shlink\CLI\Command\Api;
|
||||
|
||||
class DisableKeyCommand
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user