function ARC_rdf_store_construct_handler::ARC_rdf_store_construct_handler in Taxonomy import/export via XML 6
Same name and namespace in other branches
- 5.2 arc/ARC_rdf_store_construct_handler.php \ARC_rdf_store_construct_handler::ARC_rdf_store_construct_handler()
- 5 arc/ARC_rdf_store_construct_handler.php \ARC_rdf_store_construct_handler::ARC_rdf_store_construct_handler()
- 6.2 arc/ARC_rdf_store_construct_handler.php \ARC_rdf_store_construct_handler::ARC_rdf_store_construct_handler()
File
- arc/
ARC_rdf_store_construct_handler.php, line 38
Class
Code
function ARC_rdf_store_construct_handler(&$api) {
$this
->__construct($api);
}