addError( sprintf( 'Object Calisthenics error: Do not use the "%s" keyword!', $node instanceof Node\Stmt\ElseIf_ ? 'elseif' : 'else' ), $node->getLine(), ParseError::TYPE_ERROR ); } }