modify phpdoc

This commit is contained in:
Manuel Raynaud
2013-08-09 09:20:49 +02:00
parent 17ede00236
commit 727c5e57ad

View File

@@ -69,7 +69,7 @@ class Cart extends BaseAction implements EventSubscriberInterface
/**
*
* add an article to cart
* add an article in the current cart
*
* @param \Thelia\Core\Event\ActionEvent $event
*/