Example #1
0
 public function createJSON()
 {
     return parent::createJsonFile(self::JSON_NAME, $this->readAllUnsynced());
 }