Test::testco PHP 메소드

testco() 공개 메소드

public testco ( $x )
    function testco($x)
    {
        (yield $x);
    }