product loop

This commit is contained in:
Etienne Roudeix
2013-07-08 14:15:18 +02:00
parent a3f7f53d22
commit ab37da6eee

View File

@@ -55,7 +55,7 @@ class Product extends BaseLoop
/**
* @return ArgumentCollection
*/
protected function defineArgs()
protected function getArgDefinitions()
{
return new ArgumentCollection(
Argument::createIntListTypeArgument('id'),