* As we use it in parent class, define it there.
* As we migrated trait to class, all sniffs have to extend instead to use the new class. * Also make PhpCsFile import and type hints the same across all sniffs. Relates: #36
Resolves: #22