示例#1
0
 public function render(Entity $row)
 {
     echo $this->renderer->__invoke($row);
 }