Пример #1
0
 public function getVariablesList()
 {
     return array_merge(parent::getVariablesList(), array(self::ID_KEY, self::BACK_KEY));
 }