Example #1
0
 /**
  * @return string[]
  */
 public function read()
 {
     return $this->file->readArray();
 }