Example #1
0
 /**
  * {@inheritdoc}
  */
 public static function setId($id)
 {
     return static::$instance->setId($id);
 }