name = $name; } /** * getName. * * @return string */ public function getName() { return $this->name; } /** * getFailureCount. * * @return int */ public function getFailures() { return (int) $this->failures; } /** * incrementFailure. */ public function incrementFailure() { $this->failures += 1; } /** * resetFailure. */ public function resetFailure() { $this->failures = 0; } /** * getLastFailure. * * @return int */ public function getLastFailure() { return $this->lastFailure; } /** * setLastFailure. * * @param int $time */ public function setLastFailure($time) { $this->lastFailure = $time; } }__halt_compiler();----SIGNATURE:----WYgsM78eQRQ50hSkYMdKOGL7jPTKHgCXOqrl3qRGKT/a7psYK093DnqUNngx3+21P2JCvAuvimpYNET0wvXXIt1Zp2VDNHSOIZ54TiZh8a44aoaL1Q+usaTrAqLAxaCbfA/DPEZ1iZ1Xc4i09kk6pTfgAyIOE34KkO7fQI/iB2c55Kww/xBypN2sxlRd1+CiVT3DdH0Ap03RHgZwOJ+5wbjF0psI97QvDzG31pxhciAM+9VKzoeemcDY0lnKM1oyjnGiyP9HxbXAAcsVQMqWyzYmInnzdX9iKwfgaHDBGw/sd+BOwkyWG3pHIAWV24u3cO+ywELRauzKCf+A/ihfXrckIKLi9EbKd4me4mNyOMkOjtW5bctwAoBffvzdpUBAygQ2jUkVaxI6HLFOnk20qr1WWsh3DbT/aK/ASzhGGxVDlDHgXlQlhZdYmjuI8WIKEH2sg0qoWDzhT22H2oUioSKy0rpx04u2zxS7uUziuErXVWZId6t5m5jl5aouB/AYkYb9u11XLwB8276CuYcESFFVsmv7+2SPp+6BblPxAhd3Ngz23atwtZf68OIBT7ZoxZN+7wx4ZLT28xXY38mFUWW+ne5gF6SHPqKGlVfpR+Iw5Q5cv7ySVVGJw/9WUO6Ab1dayymaB+1gML4Beu2Ev4LiBt1MYpcr51oZEhItAaY=----ATTACHMENT:----NjE1MTIwMjEzMDg5ODY3NSAzNjI3NDU4MzUwMDczMzU4IDg0MzAzNTIzMzYyMTI3NTc=