IOP-Patho/vendor/phpunit/phpunit-mock-objects/tests/_fixture/TraversableMockTestInterfac...

5 lines
69 B
PHP
Raw Normal View History

2025-07-17 08:28:28 +00:00
<?php
interface TraversableMockTestInterface extends Traversable
{
}