コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function setHints(array $hints)
 {
     $this->collection->setHints($hints);
 }