src/Vola/UploadFile/FilterExt.class.php @@ -52,4 +52,9 @@ { return $this->titolo; } public function getFilterObj() { return json_decode($this->getFilter()); } }