Ejemplo n.º 1
0
 /**
  * Loads cart from data
  */
 public function load()
 {
     $this->storage->read($this);
 }