# InvalidExtendClass Emitted when attempting to extends a final class or a class annotated with `@final`. ```php