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