Browse Source

boo to me

pull/606/head
qadan 10 years ago
parent
commit
e56c73f491
  1. 4
      tests/includes/utilities.inc

4
tests/includes/utilities.inc

@ -362,7 +362,7 @@ QUERY;
/**
* Asserts that the given PID represents a Fedora object.
*
* @param $pid
* @param string $pid
* The PID of the object.
*
* @return bool
@ -378,7 +378,7 @@ QUERY;
/**
* Asserts that the given PID does not represent a Fedora object.
*
* @param $pid
* @param string $pid
* The PID of the object.
*
* @return bool

Loading…
Cancel
Save