PHP Class RedeyeVentures\GeoPattern\SVGElements\Base

Show file Open project: redeyeventures/geopattern

Protected Properties

Property Type Description
$args
$elements
$tag

Public Methods

Method Description
__construct ( $args )
__toString ( )
argsToString ( )
elementsToString ( )
getString ( )

Method Details

__construct() public method

public __construct ( $args )

__toString() public method

public __toString ( )

argsToString() public method

public argsToString ( )

elementsToString() public method

public elementsToString ( )

getString() public method

public getString ( )

Property Details

$args protected property

protected $args

$elements protected property

protected $elements

$tag protected property

protected $tag