Ejemplo n.º 1
0
 private function toCollection(DbEntries $tags)
 {
     return TagCollection::loadFromDb($tags);
 }