I've just went digging through the code, and it appears that it is only searching plugin's module/lib/helper directories for helpers, not that /plugins /lib/helper base directory. Is this a bug or was this done for reason?
My plugin contains a helper which is used across multiple modules and outside of the module all together. So this will not work as I see it. Any help would be appreciated. -- Stephen Ostrow On Dec 14, 2:19 pm, isleshocky77 <[email protected]> wrote: > Can plugins no longer contain helpers? I have the helper in plugins/ > xxxPlugin/lib/helper/xxxHelper.php and it's not finding it. > > From the deprecated in 1.3/1.4 doc it says "Helpers must be located in > one of the project, application or module lib/helper/ directories." > > Does that mean plugins can't contain helpers? > > -- > Stephen Ostrow -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
