--- layout: default title: Clear permalink: /terminal-objects/clear/ --- Clear ============== The `clear` method clears the terminal: ~~~php $climate->clear(); ~~~