Browse Source

Removing @since tag

tags/2.0.0-beta
Borales 11 years ago
parent
commit
36aab9e36c
  1. 1
      framework/widgets/ActiveForm.php

1
framework/widgets/ActiveForm.php

@ -105,7 +105,6 @@ class ActiveForm extends Widget
public $ajaxVar = 'ajax';
/**
* @var string the type of data that you're expecting back from the server.
* @since 2.0
*/
public $ajaxDataType = 'json';
/**

Loading…
Cancel
Save