Example #1
0
 public function __construct()
 {
     $this->web = Web::getWeb();
     $this->context = $this->web->getContext();
 }