You are here

protected property Text_Template::$values in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-text-template/src/Template.php \Text_Template::values

Type: array

File

vendor/phpunit/php-text-template/src/Template.php, line 36

Class

Text_Template
A simple template engine.

Code

protected $values = array();