syntax = $this->uid; $t->find(); while($t->fetch()) { $this->usedBy[] = clone($t); } } } ?>