Problem/Motivation
EntityManager::loadEntityByUuid breaks if you pass in a wrong / non existing UUID.
Proposed resolution
Let's return FALSE, in case we have a wrong one.
EntityManager::loadEntityByUuid breaks if you pass in a wrong / non existing UUID.
Let's return FALSE, in case we have a wrong one.