Reinit file

This commit is contained in:
Michaël Espeche
2014-06-25 15:25:56 +02:00
parent 67e689ff85
commit 079f627de9

View File

@@ -535,4 +535,6 @@ abstract class BaseLoop
* @return \Thelia\Core\Template\Loop\Argument\ArgumentCollection
*/
abstract protected function getArgDefinitions();
}