예제 #1
0
 /**
  * Binder constructor.
  */
 public function __construct()
 {
     $this->binders = Domain::getBindables();
 }