Example #1
0
 public function __construct(Sign $sign)
 {
     parent::__construct();
     $this->sign = $sign;
 }