public function complexAssert::getErrorMessage in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/unitTests/custom/complexAssert.php \complexAssert::getErrorMessage()
File
- vendor/
phpoffice/ phpexcel/ unitTests/ custom/ complexAssert.php, line 58
Class
Code
public function getErrorMessage() {
return $this->_errorMessage;
}