Пример #1
0
 function __construct()
 {
     parent::__construct('POST');
 }
Пример #2
0
 function __construct()
 {
     parent::__construct('GET');
 }