gossi\codegen\tests\fixtures\Entity::__construct PHP Method

__construct() final public method

Another doc comment.
final public __construct ( $a, array &$b, stdClass $c, string $d = 'foo', callable $e )
$a
$b array
$c stdClass
$d string
$e callable
    public final function __construct($a, array &$b, \stdClass $c, $d = 'foo', callable $e)
    {
    }