mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
Fix CS
This commit is contained in:
@@ -124,8 +124,8 @@ class BasketRepository extends EntityRepository
|
||||
*
|
||||
* @throws NotFoundHttpException
|
||||
* @throws AccessDeniedHttpException
|
||||
* @param type $basket_id
|
||||
* @param \User_Adapter $user
|
||||
* @param type $basket_id
|
||||
* @param \User_Adapter $user
|
||||
* @return \Entities\Basket
|
||||
*/
|
||||
public function findUserBasket(Application $app, $basket_id, \User_Adapter $user, $requireOwner)
|
||||
|
Reference in New Issue
Block a user