コード例 #1
0
 public function setup()
 {
     error_log('getting current upload list');
     $this->list = $this->darkroom->getPhotoList();
 }