[lang-ref] ( remove_directory_recursive_if_parent_becomes_empty ) ( php )

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