You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpmo...@googlegroups.com
I have a class that implements a single trait, and I need to call those trait methods from my class. However, when using Mockery for mocked objects, it complains that said method does not exist.