Moving a page with code.. can't get it to work

Permalink
I'm trying to make a function were I move certain pages with code. but I can't get $page->move(Page $newParent) to work.

Can anyone show me a working example?