예제 #1
0
 /**
  * @return bool
  */
 protected function isInSphringRunner()
 {
     return $this->bean->getObject() instanceof SphringRunner;
 }