gossi\codegen\tests\fixtures\ClassWithComments::setup PHP Méthode

setup() public méthode

Looong desc
public setup ( boolean $moo, string $foo = 'test123' ) : boolean
$moo boolean makes a cow
$foo string makes a fow
Résultat boolean true on success and false if it fails
    public function setup($moo, $foo = 'test123')
    {
    }
ClassWithComments