Added authors

This commit is contained in:
Francis Besset
2011-07-24 11:31:15 +02:00
parent ba0855a237
commit fd7fcf215b
6 changed files with 20 additions and 0 deletions

View File

@ -12,6 +12,9 @@ namespace BeSimple\SoapBundle\ServiceBinding;
use BeSimple\SoapBundle\ServiceDefinition\Method;
/**
* @author Christian Kerl <christian-kerl@web.de>
*/
interface MessageBinderInterface
{
/**