// var $libraries = ''; function __construct($library = '') { $this->name = $library; $this->value = 0; // $this->libraries= ''; }