Class PayU
This annotation will help to transform user order into library's order object.
Just put this annotation on any method and define it's propertyName to let library know
what this method will return. To see all possible propertyNames please look into
Team3\PayU\Order\Transformer\UserOrder\TransformerProperties
Class PayU
		
		
		Namespace: Team3\PayU\Annotation
Package: Team3\PayU\Annotation
Annotation
Target({"method"})
Located at Team3/PayU/Annotation/PayU.php
	
		Package: Team3\PayU\Annotation
Annotation
Target({"method"})
Located at Team3/PayU/Annotation/PayU.php
Methods summary
				 public 
				
				
				
			 | 
			|
				 public 
				string
				
				
			 | 
			
Magic methods summary
Properties summary
				public  
				string
			 | 
			
					$propertyName
				 |