[lang-ref] ( remove_directory_recursive_with_contents ) ( php )

<?php
public function testRemoveDirectoryRecursiveWithContents(): void
{
	$this->markTestSkipped('Not supported');
}