EVOLUTION-NINJA
Edit File: AllowEmptyConfigurableRectorInterface.php
<?php declare (strict_types=1); namespace Rector\Core\Contract\Rector; interface AllowEmptyConfigurableRectorInterface extends \Rector\Core\Contract\Rector\ConfigurableRectorInterface { }