|
@@ -75,6 +75,7 @@ namespace Dcat\Admin {
|
|
* @property Grid\Column|Collection failed_at
|
|
* @property Grid\Column|Collection failed_at
|
|
* @property Grid\Column|Collection migration
|
|
* @property Grid\Column|Collection migration
|
|
* @property Grid\Column|Collection batch
|
|
* @property Grid\Column|Collection batch
|
|
|
|
+ * @property Grid\Column|Collection users
|
|
* @property Grid\Column|Collection email
|
|
* @property Grid\Column|Collection email
|
|
* @property Grid\Column|Collection token
|
|
* @property Grid\Column|Collection token
|
|
* @property Grid\Column|Collection order_no
|
|
* @property Grid\Column|Collection order_no
|
|
@@ -199,6 +200,7 @@ namespace Dcat\Admin {
|
|
* @method Grid\Column|Collection failed_at(string $label = null)
|
|
* @method Grid\Column|Collection failed_at(string $label = null)
|
|
* @method Grid\Column|Collection migration(string $label = null)
|
|
* @method Grid\Column|Collection migration(string $label = null)
|
|
* @method Grid\Column|Collection batch(string $label = null)
|
|
* @method Grid\Column|Collection batch(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection users(string $label = null)
|
|
* @method Grid\Column|Collection email(string $label = null)
|
|
* @method Grid\Column|Collection email(string $label = null)
|
|
* @method Grid\Column|Collection token(string $label = null)
|
|
* @method Grid\Column|Collection token(string $label = null)
|
|
* @method Grid\Column|Collection order_no(string $label = null)
|
|
* @method Grid\Column|Collection order_no(string $label = null)
|
|
@@ -328,6 +330,7 @@ namespace Dcat\Admin {
|
|
* @property Show\Field|Collection failed_at
|
|
* @property Show\Field|Collection failed_at
|
|
* @property Show\Field|Collection migration
|
|
* @property Show\Field|Collection migration
|
|
* @property Show\Field|Collection batch
|
|
* @property Show\Field|Collection batch
|
|
|
|
+ * @property Show\Field|Collection users
|
|
* @property Show\Field|Collection email
|
|
* @property Show\Field|Collection email
|
|
* @property Show\Field|Collection token
|
|
* @property Show\Field|Collection token
|
|
* @property Show\Field|Collection order_no
|
|
* @property Show\Field|Collection order_no
|
|
@@ -452,6 +455,7 @@ namespace Dcat\Admin {
|
|
* @method Show\Field|Collection failed_at(string $label = null)
|
|
* @method Show\Field|Collection failed_at(string $label = null)
|
|
* @method Show\Field|Collection migration(string $label = null)
|
|
* @method Show\Field|Collection migration(string $label = null)
|
|
* @method Show\Field|Collection batch(string $label = null)
|
|
* @method Show\Field|Collection batch(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection users(string $label = null)
|
|
* @method Show\Field|Collection email(string $label = null)
|
|
* @method Show\Field|Collection email(string $label = null)
|
|
* @method Show\Field|Collection token(string $label = null)
|
|
* @method Show\Field|Collection token(string $label = null)
|
|
* @method Show\Field|Collection order_no(string $label = null)
|
|
* @method Show\Field|Collection order_no(string $label = null)
|