* Remove construct from interface. * Fix wrong type hints. * Keep naming of variable in sync. * Also keep conditions format in sync. Relates: #71
* Remove unnecessary docs. * Add necessary docs.
* Migrate GenericFunctionCallSniff to new architecture. * Provide new abstract class for php removed functions and constants. * Fix TypoScriptSniff not always returning array. * Adjust warnings in Expected.json Relates: #71
* Refactor yaml based removed check architecture. * Migrate TypoScriptSniff to new architecture. Relates: #71