You are here

public function ISBNtest::get_error in Biblio Advanced Import 6

Same name and namespace in other branches
  1. 7 lib/isbntest.class.php \ISBNtest::get_error()

File

lib/isbntest.class.php, line 345

Class

ISBNtest

Code

public function get_error() {
  return $this->error;
}