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