Sets up indentation and namespace.
public __construct ( string $namespace = false, string $indent = ' ' ) | ||
$namespace | string | Namespace to add to each tag. |
$indent | string | Indenting to add on each nesting. |
public __construct ( string $namespace = false, string $indent = ' ' ) | ||
$namespace | string | Namespace to add to each tag. |
$indent | string | Indenting to add on each nesting. |