Пример #1
0
 public function getRelated($key, $throughColumn, GroupedSelection $table)
 {
     return $this->repositoryFactory->createRelated($this->type, $key, $table);
 }