\Phug\UtilJoiner

Summary

Methods
Properties
Constants
__construct()
join()
mapAndJoin()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$traversable
N/A

Properties

$traversable

$traversable : \Traversable

Type

\Traversable

Methods

__construct()

__construct(\Traversable  $traversable) 

Parameters

\Traversable $traversable

join()

join(  $glue) 

Parameters

$glue

mapAndJoin()

mapAndJoin(callable  $callee,   $glue) 

Parameters

callable $callee
$glue