*/ namespace Dcat\Admin { use Illuminate\Support\Collection; /** * @property Grid\Column|Collection name * @property Grid\Column|Collection version * @property Grid\Column|Collection alias * @property Grid\Column|Collection authors * @property Grid\Column|Collection enable * @property Grid\Column|Collection imported * @property Grid\Column|Collection config * @property Grid\Column|Collection require * @property Grid\Column|Collection require_dev * @property Grid\Column|Collection id * @property Grid\Column|Collection type * @property Grid\Column|Collection detail * @property Grid\Column|Collection created_at * @property Grid\Column|Collection updated_at * @property Grid\Column|Collection is_enabled * @property Grid\Column|Collection parent_id * @property Grid\Column|Collection order * @property Grid\Column|Collection icon * @property Grid\Column|Collection uri * @property Grid\Column|Collection extension * @property Grid\Column|Collection show * @property Grid\Column|Collection permission_id * @property Grid\Column|Collection menu_id * @property Grid\Column|Collection slug * @property Grid\Column|Collection http_method * @property Grid\Column|Collection http_path * @property Grid\Column|Collection role_id * @property Grid\Column|Collection user_id * @property Grid\Column|Collection value * @property Grid\Column|Collection username * @property Grid\Column|Collection password * @property Grid\Column|Collection avatar * @property Grid\Column|Collection remember_token * @property Grid\Column|Collection province * @property Grid\Column|Collection city * @property Grid\Column|Collection area * @property Grid\Column|Collection street * @property Grid\Column|Collection address * @property Grid\Column|Collection risk * @property Grid\Column|Collection release_time * @property Grid\Column|Collection end_time * @property Grid\Column|Collection admin_id * @property Grid\Column|Collection status * @property Grid\Column|Collection pid * @property Grid\Column|Collection code * @property Grid\Column|Collection level * @property Grid\Column|Collection uuid * @property Grid\Column|Collection connection * @property Grid\Column|Collection queue * @property Grid\Column|Collection payload * @property Grid\Column|Collection exception * @property Grid\Column|Collection failed_at * @property Grid\Column|Collection to_province * @property Grid\Column|Collection to_city * @property Grid\Column|Collection to_area * @property Grid\Column|Collection to_street * @property Grid\Column|Collection from_province * @property Grid\Column|Collection from_city * @property Grid\Column|Collection from_area * @property Grid\Column|Collection from_street * @property Grid\Column|Collection to_name * @property Grid\Column|Collection from_name * @property Grid\Column|Collection email * @property Grid\Column|Collection token * @property Grid\Column|Collection body * @property Grid\Column|Collection source * @property Grid\Column|Collection policy_id * @property Grid\Column|Collection email_verified_at * * @method Grid\Column|Collection name(string $label = null) * @method Grid\Column|Collection version(string $label = null) * @method Grid\Column|Collection alias(string $label = null) * @method Grid\Column|Collection authors(string $label = null) * @method Grid\Column|Collection enable(string $label = null) * @method Grid\Column|Collection imported(string $label = null) * @method Grid\Column|Collection config(string $label = null) * @method Grid\Column|Collection require(string $label = null) * @method Grid\Column|Collection require_dev(string $label = null) * @method Grid\Column|Collection id(string $label = null) * @method Grid\Column|Collection type(string $label = null) * @method Grid\Column|Collection detail(string $label = null) * @method Grid\Column|Collection created_at(string $label = null) * @method Grid\Column|Collection updated_at(string $label = null) * @method Grid\Column|Collection is_enabled(string $label = null) * @method Grid\Column|Collection parent_id(string $label = null) * @method Grid\Column|Collection order(string $label = null) * @method Grid\Column|Collection icon(string $label = null) * @method Grid\Column|Collection uri(string $label = null) * @method Grid\Column|Collection extension(string $label = null) * @method Grid\Column|Collection show(string $label = null) * @method Grid\Column|Collection permission_id(string $label = null) * @method Grid\Column|Collection menu_id(string $label = null) * @method Grid\Column|Collection slug(string $label = null) * @method Grid\Column|Collection http_method(string $label = null) * @method Grid\Column|Collection http_path(string $label = null) * @method Grid\Column|Collection role_id(string $label = null) * @method Grid\Column|Collection user_id(string $label = null) * @method Grid\Column|Collection value(string $label = null) * @method Grid\Column|Collection username(string $label = null) * @method Grid\Column|Collection password(string $label = null) * @method Grid\Column|Collection avatar(string $label = null) * @method Grid\Column|Collection remember_token(string $label = null) * @method Grid\Column|Collection province(string $label = null) * @method Grid\Column|Collection city(string $label = null) * @method Grid\Column|Collection area(string $label = null) * @method Grid\Column|Collection street(string $label = null) * @method Grid\Column|Collection address(string $label = null) * @method Grid\Column|Collection risk(string $label = null) * @method Grid\Column|Collection release_time(string $label = null) * @method Grid\Column|Collection end_time(string $label = null) * @method Grid\Column|Collection admin_id(string $label = null) * @method Grid\Column|Collection status(string $label = null) * @method Grid\Column|Collection pid(string $label = null) * @method Grid\Column|Collection code(string $label = null) * @method Grid\Column|Collection level(string $label = null) * @method Grid\Column|Collection uuid(string $label = null) * @method Grid\Column|Collection connection(string $label = null) * @method Grid\Column|Collection queue(string $label = null) * @method Grid\Column|Collection payload(string $label = null) * @method Grid\Column|Collection exception(string $label = null) * @method Grid\Column|Collection failed_at(string $label = null) * @method Grid\Column|Collection to_province(string $label = null) * @method Grid\Column|Collection to_city(string $label = null) * @method Grid\Column|Collection to_area(string $label = null) * @method Grid\Column|Collection to_street(string $label = null) * @method Grid\Column|Collection from_province(string $label = null) * @method Grid\Column|Collection from_city(string $label = null) * @method Grid\Column|Collection from_area(string $label = null) * @method Grid\Column|Collection from_street(string $label = null) * @method Grid\Column|Collection to_name(string $label = null) * @method Grid\Column|Collection from_name(string $label = null) * @method Grid\Column|Collection email(string $label = null) * @method Grid\Column|Collection token(string $label = null) * @method Grid\Column|Collection body(string $label = null) * @method Grid\Column|Collection source(string $label = null) * @method Grid\Column|Collection policy_id(string $label = null) * @method Grid\Column|Collection email_verified_at(string $label = null) */ class Grid {} class MiniGrid extends Grid {} /** * @property Show\Field|Collection name * @property Show\Field|Collection version * @property Show\Field|Collection alias * @property Show\Field|Collection authors * @property Show\Field|Collection enable * @property Show\Field|Collection imported * @property Show\Field|Collection config * @property Show\Field|Collection require * @property Show\Field|Collection require_dev * @property Show\Field|Collection id * @property Show\Field|Collection type * @property Show\Field|Collection detail * @property Show\Field|Collection created_at * @property Show\Field|Collection updated_at * @property Show\Field|Collection is_enabled * @property Show\Field|Collection parent_id * @property Show\Field|Collection order * @property Show\Field|Collection icon * @property Show\Field|Collection uri * @property Show\Field|Collection extension * @property Show\Field|Collection show * @property Show\Field|Collection permission_id * @property Show\Field|Collection menu_id * @property Show\Field|Collection slug * @property Show\Field|Collection http_method * @property Show\Field|Collection http_path * @property Show\Field|Collection role_id * @property Show\Field|Collection user_id * @property Show\Field|Collection value * @property Show\Field|Collection username * @property Show\Field|Collection password * @property Show\Field|Collection avatar * @property Show\Field|Collection remember_token * @property Show\Field|Collection province * @property Show\Field|Collection city * @property Show\Field|Collection area * @property Show\Field|Collection street * @property Show\Field|Collection address * @property Show\Field|Collection risk * @property Show\Field|Collection release_time * @property Show\Field|Collection end_time * @property Show\Field|Collection admin_id * @property Show\Field|Collection status * @property Show\Field|Collection pid * @property Show\Field|Collection code * @property Show\Field|Collection level * @property Show\Field|Collection uuid * @property Show\Field|Collection connection * @property Show\Field|Collection queue * @property Show\Field|Collection payload * @property Show\Field|Collection exception * @property Show\Field|Collection failed_at * @property Show\Field|Collection to_province * @property Show\Field|Collection to_city * @property Show\Field|Collection to_area * @property Show\Field|Collection to_street * @property Show\Field|Collection from_province * @property Show\Field|Collection from_city * @property Show\Field|Collection from_area * @property Show\Field|Collection from_street * @property Show\Field|Collection to_name * @property Show\Field|Collection from_name * @property Show\Field|Collection email * @property Show\Field|Collection token * @property Show\Field|Collection body * @property Show\Field|Collection source * @property Show\Field|Collection policy_id * @property Show\Field|Collection email_verified_at * * @method Show\Field|Collection name(string $label = null) * @method Show\Field|Collection version(string $label = null) * @method Show\Field|Collection alias(string $label = null) * @method Show\Field|Collection authors(string $label = null) * @method Show\Field|Collection enable(string $label = null) * @method Show\Field|Collection imported(string $label = null) * @method Show\Field|Collection config(string $label = null) * @method Show\Field|Collection require(string $label = null) * @method Show\Field|Collection require_dev(string $label = null) * @method Show\Field|Collection id(string $label = null) * @method Show\Field|Collection type(string $label = null) * @method Show\Field|Collection detail(string $label = null) * @method Show\Field|Collection created_at(string $label = null) * @method Show\Field|Collection updated_at(string $label = null) * @method Show\Field|Collection is_enabled(string $label = null) * @method Show\Field|Collection parent_id(string $label = null) * @method Show\Field|Collection order(string $label = null) * @method Show\Field|Collection icon(string $label = null) * @method Show\Field|Collection uri(string $label = null) * @method Show\Field|Collection extension(string $label = null) * @method Show\Field|Collection show(string $label = null) * @method Show\Field|Collection permission_id(string $label = null) * @method Show\Field|Collection menu_id(string $label = null) * @method Show\Field|Collection slug(string $label = null) * @method Show\Field|Collection http_method(string $label = null) * @method Show\Field|Collection http_path(string $label = null) * @method Show\Field|Collection role_id(string $label = null) * @method Show\Field|Collection user_id(string $label = null) * @method Show\Field|Collection value(string $label = null) * @method Show\Field|Collection username(string $label = null) * @method Show\Field|Collection password(string $label = null) * @method Show\Field|Collection avatar(string $label = null) * @method Show\Field|Collection remember_token(string $label = null) * @method Show\Field|Collection province(string $label = null) * @method Show\Field|Collection city(string $label = null) * @method Show\Field|Collection area(string $label = null) * @method Show\Field|Collection street(string $label = null) * @method Show\Field|Collection address(string $label = null) * @method Show\Field|Collection risk(string $label = null) * @method Show\Field|Collection release_time(string $label = null) * @method Show\Field|Collection end_time(string $label = null) * @method Show\Field|Collection admin_id(string $label = null) * @method Show\Field|Collection status(string $label = null) * @method Show\Field|Collection pid(string $label = null) * @method Show\Field|Collection code(string $label = null) * @method Show\Field|Collection level(string $label = null) * @method Show\Field|Collection uuid(string $label = null) * @method Show\Field|Collection connection(string $label = null) * @method Show\Field|Collection queue(string $label = null) * @method Show\Field|Collection payload(string $label = null) * @method Show\Field|Collection exception(string $label = null) * @method Show\Field|Collection failed_at(string $label = null) * @method Show\Field|Collection to_province(string $label = null) * @method Show\Field|Collection to_city(string $label = null) * @method Show\Field|Collection to_area(string $label = null) * @method Show\Field|Collection to_street(string $label = null) * @method Show\Field|Collection from_province(string $label = null) * @method Show\Field|Collection from_city(string $label = null) * @method Show\Field|Collection from_area(string $label = null) * @method Show\Field|Collection from_street(string $label = null) * @method Show\Field|Collection to_name(string $label = null) * @method Show\Field|Collection from_name(string $label = null) * @method Show\Field|Collection email(string $label = null) * @method Show\Field|Collection token(string $label = null) * @method Show\Field|Collection body(string $label = null) * @method Show\Field|Collection source(string $label = null) * @method Show\Field|Collection policy_id(string $label = null) * @method Show\Field|Collection email_verified_at(string $label = null) */ class Show {} /** * @method \Dcat\Admin\Extension\ChinaDistpicker\Form\Distpicker distpicker(...$params) * @method \Dcat\Admin\Extension\UEditor\Form\UEditor ueditor(...$params) */ class Form {} } namespace Dcat\Admin\Grid { /** */ class Column {} /** * @method \Dcat\Admin\Extension\ChinaDistpicker\DistpickerFilter distpicker(...$params) */ class Filter {} } namespace Dcat\Admin\Show { /** */ class Field {} }