setKnownUuidFactory(); } /** * Handles the known UUID handling in certain unit tests. Use the "KnownUuid" trait * in order to enable this ability. */ public function setKnownUuidFactory() { // do nothing } }