Browse Source

some issues in the docs

pull/402/head
qadan 11 years ago
parent
commit
d9824078fb
  1. 2
      tests/islandora_web_test_case.inc

2
tests/islandora_web_test_case.inc

@ -287,7 +287,7 @@ class IslandoraWebTestCase extends DrupalWebTestCase {
* Constructs and ingests a Fedora object and datastream(s) via tuque. * Constructs and ingests a Fedora object and datastream(s) via tuque.
* *
* All keys inside the parameter arrays for this function are optional. it * All keys inside the parameter arrays for this function are optional. it
* can potentially be run simply by calling $this->ingestTuqueObject();. * can be run simply by calling $this->ingestConstructedObject();.
* *
* @param array $properties * @param array $properties
* An array containing object information in the format: * An array containing object information in the format:

Loading…
Cancel
Save