2010/5/6 Johannes Schlüter <johan...@schlueters.de>

> On Thu, 2010-05-06 at 15:18 +0000, Felipe Pena wrote:
> > felipe                                   Thu, 06 May 2010 15:18:20 +0000
> >
> > Revision: http://svn.php.net/viewvc?view=revision&revision=299078
> >
> > Log:
> > - Added get_declared_traits()
>
> do we need a traits-specific reflection class or will ReflectionClass
> work well enough? Does ReflectionClass return information about traits
> used by a random class? (I can/will look into it if nobody is faster)
>
>
I guess better to create a traits-specific class. Currently the
ReflectionClass doesn't return information about traits.

-- 
Regards,
Felipe Pena

Reply via email to