>From what I can tell without some more information around what you are 
trying to achieve, this error is cropping up due to one of two reasons:

   -  You haven't used the namespaces properly, look at the used namespaces 
   in the original and make sure where used in your class, they are also 
   included
   - The function you are trying to override is making use of an interface. 
   If so, use your namespace under the expected alias
   

-- 
You received this message because you are subscribed to the Google Groups 
"sonata-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sonata-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to