[lang-ref] ( copy_directory_tree ) ( php )

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