Closed janedbal closed 10 years ago
If I do something like this I get fatal error:
$entity = $repo->getSingle(); $repo->delete($entity); $repo->anotherEntity; // Call to a member function getImplicitFilters() on a non-object
Good point, thank you!
If I do something like this I get fatal error: