* @phpcsSuppress SlevomatCodingStandard.Functions.UnusedParameter.UnusedParameter
Overrides AbstractControlStructureSpacing::getLinesCountAfterLast
protected function getLinesCountAfterLast(File $phpcsFile, int $parentPointer, int $parentEndPointer) : int { return $this->linesCountAfterLast; }