Removed FQCN

This commit is contained in:
Alejandro Celaya 2018-09-29 10:07:10 +02:00
parent f92cff6241
commit 49cca5cd69

View File

@ -42,7 +42,7 @@ class InstallCommand extends Command
*/
private $filesystem;
/**
* @var \Shlinkio\Shlink\Installer\Config\ConfigCustomizerManagerInterface
* @var ConfigCustomizerManagerInterface
*/
private $configCustomizers;
/**