moveCursorRight(); return true; } /** * {@inheritdoc} */ public function getName(): string { return 'move-right'; } }