Test::testco PHP Méthode

testco() public méthode

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