[lang-ref] ( array_for_in ) ( php )

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