public function complexAssert::getErrorMessage in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.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;
}