| xqd
@@ -130,7 +130,7 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection day_price
|
|
|
* @property Grid\Column|Collection rights
|
|
|
* @property Grid\Column|Collection chat
|
|
|
- * @property Grid\Column|Collection destroy
|
|
|
+ * @property Grid\Column|Collection is_destroy
|
|
|
* @property Grid\Column|Collection identity
|
|
|
* @property Grid\Column|Collection invisible
|
|
|
* @property Grid\Column|Collection dynamic
|
| xqd
@@ -254,7 +254,7 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection day_price(string $label = null)
|
|
|
* @method Grid\Column|Collection rights(string $label = null)
|
|
|
* @method Grid\Column|Collection chat(string $label = null)
|
|
|
- * @method Grid\Column|Collection destroy(string $label = null)
|
|
|
+ * @method Grid\Column|Collection is_destroy(string $label = null)
|
|
|
* @method Grid\Column|Collection identity(string $label = null)
|
|
|
* @method Grid\Column|Collection invisible(string $label = null)
|
|
|
* @method Grid\Column|Collection dynamic(string $label = null)
|
| xqd
@@ -383,7 +383,7 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection day_price
|
|
|
* @property Show\Field|Collection rights
|
|
|
* @property Show\Field|Collection chat
|
|
|
- * @property Show\Field|Collection destroy
|
|
|
+ * @property Show\Field|Collection is_destroy
|
|
|
* @property Show\Field|Collection identity
|
|
|
* @property Show\Field|Collection invisible
|
|
|
* @property Show\Field|Collection dynamic
|
| xqd
@@ -507,7 +507,7 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection day_price(string $label = null)
|
|
|
* @method Show\Field|Collection rights(string $label = null)
|
|
|
* @method Show\Field|Collection chat(string $label = null)
|
|
|
- * @method Show\Field|Collection destroy(string $label = null)
|
|
|
+ * @method Show\Field|Collection is_destroy(string $label = null)
|
|
|
* @method Show\Field|Collection identity(string $label = null)
|
|
|
* @method Show\Field|Collection invisible(string $label = null)
|
|
|
* @method Show\Field|Collection dynamic(string $label = null)
|