Ejemplo n.º 1
0
 public function getLetter() : string
 {
     return substr($this->collection->getTitle(), 0, 1);
 }