mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-22 15:15:27 +00:00
Updated readme and phpdocs
This commit is contained in:
@@ -208,7 +208,7 @@ class Cart {
|
||||
* Search if the cart has a item
|
||||
*
|
||||
* @param Array $search An array with the item ID and optional options
|
||||
* @return boolean
|
||||
* @return Array|boolean
|
||||
*/
|
||||
public function search($search)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user