mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-27 08:18:24 +03:00
Removed FQCN
This commit is contained in:
parent
f92cff6241
commit
49cca5cd69
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class InstallCommand extends Command
|
|||
*/
|
||||
private $filesystem;
|
||||
/**
|
||||
* @var \Shlinkio\Shlink\Installer\Config\ConfigCustomizerManagerInterface
|
||||
* @var ConfigCustomizerManagerInterface
|
||||
*/
|
||||
private $configCustomizers;
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue