Sulu\Component\Rest\ListBuilder\Metadata\Doctrine\Type\ConcatenationTypeMetadata::__construct PHP Méthode

__construct() public méthode

public __construct ( $glue = ' ' )
    public function __construct($glue = ' ')
    {
        $this->glue = $glue;
    }