PHP Class RedeyeVentures\GeoPattern\SVGElements\Group

Inheritance: extends Base
Show file Open project: redeyeventures/geopattern Class Usage Examples

Protected Properties

Property Type Description
$items
$tag

Public Methods

Method Description
__construct ( $items = [], $args = [] )
addItem ( $item )
getString ( )
setArgs ( $args )

Method Details

__construct() public method

public __construct ( $items = [], $args = [] )

addItem() public method

public addItem ( $item )

getString() public method

public getString ( )

setArgs() public method

public setArgs ( $args )

Property Details

$items protected property

protected $items

$tag protected property

protected $tag