コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function isCandidate(Tokens $tokens)
 {
     return $this->proxyFixer->isCandidate($tokens);
 }