diff --git a/generator/Console/GenerateCommand.php b/generator/Console/GenerateCommand.php index dc11efb3a..e4c87b141 100644 --- a/generator/Console/GenerateCommand.php +++ b/generator/Console/GenerateCommand.php @@ -31,7 +31,7 @@ protected function execute(InputInterface $input, OutputInterface $output) $generator = new PackageGenerator(); $definitions = new Definitions([ - 'core' => 'https://raw.githubusercontent.com/schemaorg/schemaorg/main/data/releases/17.0/schemaorg-all-https.jsonld', + 'core' => 'https://raw.githubusercontent.com/schemaorg/schemaorg/main/data/releases/18.0/schemaorg-all-https.jsonld', ]); if (! $input->getOption('local')) { diff --git a/src/AMRadioChannel.php b/src/AMRadioChannel.php index d545461d0..3a3c30946 100644 --- a/src/AMRadioChannel.php +++ b/src/AMRadioChannel.php @@ -104,7 +104,7 @@ public function broadcastServiceTier($broadcastServiceTier) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/APIReference.php b/src/APIReference.php index 960bf4338..987fc6bac 100644 --- a/src/APIReference.php +++ b/src/APIReference.php @@ -810,7 +810,7 @@ public function dependencies($dependencies) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AboutPage.php b/src/AboutPage.php index 31dd4171c..76ce3f922 100644 --- a/src/AboutPage.php +++ b/src/AboutPage.php @@ -733,7 +733,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AcceptAction.php b/src/AcceptAction.php index 579aae270..09c67ecb1 100644 --- a/src/AcceptAction.php +++ b/src/AcceptAction.php @@ -89,7 +89,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Accommodation.php b/src/Accommodation.php index 61f061b82..04f7a1d7b 100644 --- a/src/Accommodation.php +++ b/src/Accommodation.php @@ -247,7 +247,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AccountingService.php b/src/AccountingService.php index 5bdea28e3..a2dbe5929 100644 --- a/src/AccountingService.php +++ b/src/AccountingService.php @@ -381,7 +381,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AchieveAction.php b/src/AchieveAction.php index adc9ad1f8..48b99224d 100644 --- a/src/AchieveAction.php +++ b/src/AchieveAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Action.php b/src/Action.php index 515389fd0..5fda173ef 100644 --- a/src/Action.php +++ b/src/Action.php @@ -89,7 +89,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ActionAccessSpecification.php b/src/ActionAccessSpecification.php index a19e9b26f..bb9f297cd 100644 --- a/src/ActionAccessSpecification.php +++ b/src/ActionAccessSpecification.php @@ -102,7 +102,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ActionStatusType.php b/src/ActionStatusType.php index 9fd8dd34a..33c084c54 100644 --- a/src/ActionStatusType.php +++ b/src/ActionStatusType.php @@ -87,7 +87,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ActivateAction.php b/src/ActivateAction.php index 7b12602ca..fa0f54d28 100644 --- a/src/ActivateAction.php +++ b/src/ActivateAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AddAction.php b/src/AddAction.php index b0efd0413..09199da54 100644 --- a/src/AddAction.php +++ b/src/AddAction.php @@ -98,7 +98,7 @@ public function collection($collection) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AdministrativeArea.php b/src/AdministrativeArea.php index b79199132..069b15da4 100644 --- a/src/AdministrativeArea.php +++ b/src/AdministrativeArea.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AdultEntertainment.php b/src/AdultEntertainment.php index 2873e4728..c5599f626 100644 --- a/src/AdultEntertainment.php +++ b/src/AdultEntertainment.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AdultOrientedEnumeration.php b/src/AdultOrientedEnumeration.php index d679d9a83..35f58f6d5 100644 --- a/src/AdultOrientedEnumeration.php +++ b/src/AdultOrientedEnumeration.php @@ -164,7 +164,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AdvertiserContentArticle.php b/src/AdvertiserContentArticle.php index 84903cd10..eeb2c5c13 100644 --- a/src/AdvertiserContentArticle.php +++ b/src/AdvertiserContentArticle.php @@ -772,7 +772,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AggregateOffer.php b/src/AggregateOffer.php index 13619b763..8729f9f7d 100644 --- a/src/AggregateOffer.php +++ b/src/AggregateOffer.php @@ -304,7 +304,7 @@ public function deliveryLeadTime($deliveryLeadTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AggregateRating.php b/src/AggregateRating.php index 47d0bb5b8..6e236b89d 100644 --- a/src/AggregateRating.php +++ b/src/AggregateRating.php @@ -86,7 +86,7 @@ public function bestRating($bestRating) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AgreeAction.php b/src/AgreeAction.php index dffb26c50..5da6b9c7a 100644 --- a/src/AgreeAction.php +++ b/src/AgreeAction.php @@ -86,7 +86,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Airline.php b/src/Airline.php index 55c97b74b..78cfdd083 100644 --- a/src/Airline.php +++ b/src/Airline.php @@ -251,7 +251,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Airport.php b/src/Airport.php index e1218434a..4671fc815 100644 --- a/src/Airport.php +++ b/src/Airport.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AlignmentObject.php b/src/AlignmentObject.php index 0e4ca03c9..257a52dd6 100644 --- a/src/AlignmentObject.php +++ b/src/AlignmentObject.php @@ -75,7 +75,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AllocateAction.php b/src/AllocateAction.php index 73215f0c4..fa9a17c7b 100644 --- a/src/AllocateAction.php +++ b/src/AllocateAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AmpStory.php b/src/AmpStory.php index 8869cab75..1aa24c2ce 100644 --- a/src/AmpStory.php +++ b/src/AmpStory.php @@ -778,7 +778,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AmusementPark.php b/src/AmusementPark.php index 392396f0b..8aa609ee2 100644 --- a/src/AmusementPark.php +++ b/src/AmusementPark.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AnalysisNewsArticle.php b/src/AnalysisNewsArticle.php index 72ab83a4d..4b38f4599 100644 --- a/src/AnalysisNewsArticle.php +++ b/src/AnalysisNewsArticle.php @@ -799,7 +799,7 @@ public function dateline($dateline) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AnatomicalStructure.php b/src/AnatomicalStructure.php index d492d4885..a45b944cb 100644 --- a/src/AnatomicalStructure.php +++ b/src/AnatomicalStructure.php @@ -119,7 +119,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AnatomicalSystem.php b/src/AnatomicalSystem.php index 361b52439..847e1b533 100644 --- a/src/AnatomicalSystem.php +++ b/src/AnatomicalSystem.php @@ -109,7 +109,7 @@ public function comprisedOf($comprisedOf) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AnimalShelter.php b/src/AnimalShelter.php index ca2c4afef..b7f42da6f 100644 --- a/src/AnimalShelter.php +++ b/src/AnimalShelter.php @@ -377,7 +377,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Answer.php b/src/Answer.php index 9b645bdd4..2266959cb 100644 --- a/src/Answer.php +++ b/src/Answer.php @@ -737,7 +737,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Apartment.php b/src/Apartment.php index d351e110a..0ca4f6720 100644 --- a/src/Apartment.php +++ b/src/Apartment.php @@ -244,7 +244,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ApartmentComplex.php b/src/ApartmentComplex.php index 6f1483ff6..eda241461 100644 --- a/src/ApartmentComplex.php +++ b/src/ApartmentComplex.php @@ -202,7 +202,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AppendAction.php b/src/AppendAction.php index 58144b7b4..18c1caaa4 100644 --- a/src/AppendAction.php +++ b/src/AppendAction.php @@ -100,7 +100,7 @@ public function collection($collection) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ApplyAction.php b/src/ApplyAction.php index 7d2f86a2b..149d7611c 100644 --- a/src/ApplyAction.php +++ b/src/ApplyAction.php @@ -90,7 +90,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ApprovedIndication.php b/src/ApprovedIndication.php index 36f83a07d..39be2af9a 100644 --- a/src/ApprovedIndication.php +++ b/src/ApprovedIndication.php @@ -74,7 +74,7 @@ public function code($code) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Aquarium.php b/src/Aquarium.php index df343b38b..9b76faf06 100644 --- a/src/Aquarium.php +++ b/src/Aquarium.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ArchiveComponent.php b/src/ArchiveComponent.php index 23cf28dbf..f2339ef82 100644 --- a/src/ArchiveComponent.php +++ b/src/ArchiveComponent.php @@ -720,7 +720,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ArchiveOrganization.php b/src/ArchiveOrganization.php index b8116a70f..898f7bd9d 100644 --- a/src/ArchiveOrganization.php +++ b/src/ArchiveOrganization.php @@ -397,7 +397,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ArriveAction.php b/src/ArriveAction.php index d6cdeec26..03ed8a03b 100644 --- a/src/ArriveAction.php +++ b/src/ArriveAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ArtGallery.php b/src/ArtGallery.php index 0ef134649..bfc3a3a2f 100644 --- a/src/ArtGallery.php +++ b/src/ArtGallery.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Artery.php b/src/Artery.php index 0d0d20f71..e05661822 100644 --- a/src/Artery.php +++ b/src/Artery.php @@ -135,7 +135,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Article.php b/src/Article.php index fc466dfed..2b2698c59 100644 --- a/src/Article.php +++ b/src/Article.php @@ -771,7 +771,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AskAction.php b/src/AskAction.php index 0cfcdfc12..e2ed9c363 100644 --- a/src/AskAction.php +++ b/src/AskAction.php @@ -104,7 +104,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AskPublicNewsArticle.php b/src/AskPublicNewsArticle.php index 1807669ab..b63d309bb 100644 --- a/src/AskPublicNewsArticle.php +++ b/src/AskPublicNewsArticle.php @@ -799,7 +799,7 @@ public function dateline($dateline) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AssessAction.php b/src/AssessAction.php index b9119648f..e3dfe3ece 100644 --- a/src/AssessAction.php +++ b/src/AssessAction.php @@ -83,7 +83,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AssignAction.php b/src/AssignAction.php index 419470216..04426a0a6 100644 --- a/src/AssignAction.php +++ b/src/AssignAction.php @@ -86,7 +86,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Atlas.php b/src/Atlas.php index 2443a5c13..3540ce23d 100644 --- a/src/Atlas.php +++ b/src/Atlas.php @@ -720,7 +720,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Attorney.php b/src/Attorney.php index 5304da6a8..c7e829450 100644 --- a/src/Attorney.php +++ b/src/Attorney.php @@ -381,7 +381,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Audience.php b/src/Audience.php index 7e0fcfd85..396061537 100644 --- a/src/Audience.php +++ b/src/Audience.php @@ -69,7 +69,7 @@ public function audienceType($audienceType) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AudioObject.php b/src/AudioObject.php index 8774dbebe..4c68b0f6d 100644 --- a/src/AudioObject.php +++ b/src/AudioObject.php @@ -791,7 +791,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AudioObjectSnapshot.php b/src/AudioObjectSnapshot.php index 51774d677..f3eda8b09 100644 --- a/src/AudioObjectSnapshot.php +++ b/src/AudioObjectSnapshot.php @@ -799,7 +799,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Audiobook.php b/src/Audiobook.php index 2f6d51ffc..38f62c75f 100644 --- a/src/Audiobook.php +++ b/src/Audiobook.php @@ -837,7 +837,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AuthorizeAction.php b/src/AuthorizeAction.php index d57d5991b..58bd54675 100644 --- a/src/AuthorizeAction.php +++ b/src/AuthorizeAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoBodyShop.php b/src/AutoBodyShop.php index 64d861708..211601dc8 100644 --- a/src/AutoBodyShop.php +++ b/src/AutoBodyShop.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoDealer.php b/src/AutoDealer.php index 2b41f12df..031f5f2d5 100644 --- a/src/AutoDealer.php +++ b/src/AutoDealer.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoPartsStore.php b/src/AutoPartsStore.php index c12550207..208c94e13 100644 --- a/src/AutoPartsStore.php +++ b/src/AutoPartsStore.php @@ -379,7 +379,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoRental.php b/src/AutoRental.php index e60e070ab..2e39ded2d 100644 --- a/src/AutoRental.php +++ b/src/AutoRental.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoRepair.php b/src/AutoRepair.php index cbbd79939..0aaa104da 100644 --- a/src/AutoRepair.php +++ b/src/AutoRepair.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutoWash.php b/src/AutoWash.php index 15bbacda9..279f4ab94 100644 --- a/src/AutoWash.php +++ b/src/AutoWash.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutomatedTeller.php b/src/AutomatedTeller.php index 6c7fc165b..ee3dc66c2 100644 --- a/src/AutomatedTeller.php +++ b/src/AutomatedTeller.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/AutomotiveBusiness.php b/src/AutomotiveBusiness.php index 1a083ffa3..e75701877 100644 --- a/src/AutomotiveBusiness.php +++ b/src/AutomotiveBusiness.php @@ -377,7 +377,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BackgroundNewsArticle.php b/src/BackgroundNewsArticle.php index 746c1e729..04581cccc 100644 --- a/src/BackgroundNewsArticle.php +++ b/src/BackgroundNewsArticle.php @@ -804,7 +804,7 @@ public function dateline($dateline) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Bakery.php b/src/Bakery.php index 19675ea9b..8cdf79743 100644 --- a/src/Bakery.php +++ b/src/Bakery.php @@ -394,7 +394,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BankAccount.php b/src/BankAccount.php index cecc25a78..cf0cf63f7 100644 --- a/src/BankAccount.php +++ b/src/BankAccount.php @@ -244,7 +244,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BankOrCreditUnion.php b/src/BankOrCreditUnion.php index b3385ab02..3f81ef04f 100644 --- a/src/BankOrCreditUnion.php +++ b/src/BankOrCreditUnion.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BarOrPub.php b/src/BarOrPub.php index 06741c3b4..4e1c1c960 100644 --- a/src/BarOrPub.php +++ b/src/BarOrPub.php @@ -394,7 +394,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Barcode.php b/src/Barcode.php index 667b13a97..9855cc94f 100644 --- a/src/Barcode.php +++ b/src/Barcode.php @@ -792,7 +792,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Beach.php b/src/Beach.php index 066b23a19..8a0eb3ac7 100644 --- a/src/Beach.php +++ b/src/Beach.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BeautySalon.php b/src/BeautySalon.php index a87bedf4b..93f977e98 100644 --- a/src/BeautySalon.php +++ b/src/BeautySalon.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BedAndBreakfast.php b/src/BedAndBreakfast.php index e009de548..a23c76089 100644 --- a/src/BedAndBreakfast.php +++ b/src/BedAndBreakfast.php @@ -439,7 +439,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BedDetails.php b/src/BedDetails.php index cdba110e5..867496dfb 100644 --- a/src/BedDetails.php +++ b/src/BedDetails.php @@ -57,7 +57,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BedType.php b/src/BedType.php index 31b2e8d47..d464fbd84 100644 --- a/src/BedType.php +++ b/src/BedType.php @@ -81,7 +81,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BefriendAction.php b/src/BefriendAction.php index 5755d50de..e46ee1ae6 100644 --- a/src/BefriendAction.php +++ b/src/BefriendAction.php @@ -90,7 +90,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BikeStore.php b/src/BikeStore.php index 0378b2e4b..795edb6fc 100644 --- a/src/BikeStore.php +++ b/src/BikeStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BioChemEntity.php b/src/BioChemEntity.php index 09f7a950e..8b0558f11 100644 --- a/src/BioChemEntity.php +++ b/src/BioChemEntity.php @@ -123,7 +123,7 @@ public function biologicalRole($biologicalRole) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Blog.php b/src/Blog.php index 3eb16c5bd..ae8efa3c2 100644 --- a/src/Blog.php +++ b/src/Blog.php @@ -749,7 +749,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BlogPosting.php b/src/BlogPosting.php index 66e407fe9..2beba77c1 100644 --- a/src/BlogPosting.php +++ b/src/BlogPosting.php @@ -768,7 +768,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BloodTest.php b/src/BloodTest.php index 2a8536686..052e3b52a 100644 --- a/src/BloodTest.php +++ b/src/BloodTest.php @@ -87,7 +87,7 @@ public function code($code) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BoardingPolicyType.php b/src/BoardingPolicyType.php index b581e48d7..62c376d85 100644 --- a/src/BoardingPolicyType.php +++ b/src/BoardingPolicyType.php @@ -70,7 +70,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BoatReservation.php b/src/BoatReservation.php index 5e424ea77..320f076b6 100644 --- a/src/BoatReservation.php +++ b/src/BoatReservation.php @@ -107,7 +107,7 @@ public function broker($broker) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BoatTerminal.php b/src/BoatTerminal.php index 3e2660663..1920de4f7 100644 --- a/src/BoatTerminal.php +++ b/src/BoatTerminal.php @@ -188,7 +188,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BoatTrip.php b/src/BoatTrip.php index 15c36ed8f..aadee0546 100644 --- a/src/BoatTrip.php +++ b/src/BoatTrip.php @@ -117,7 +117,7 @@ public function departureTime($departureTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BodyMeasurementTypeEnumeration.php b/src/BodyMeasurementTypeEnumeration.php index 1175c7afc..b03244819 100644 --- a/src/BodyMeasurementTypeEnumeration.php +++ b/src/BodyMeasurementTypeEnumeration.php @@ -185,7 +185,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BodyOfWater.php b/src/BodyOfWater.php index db3425cc4..3524ea48c 100644 --- a/src/BodyOfWater.php +++ b/src/BodyOfWater.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Bone.php b/src/Bone.php index f614de001..14d4ae7bf 100644 --- a/src/Bone.php +++ b/src/Bone.php @@ -120,7 +120,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Book.php b/src/Book.php index c6ed0b9c0..dce670388 100644 --- a/src/Book.php +++ b/src/Book.php @@ -760,7 +760,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BookFormatType.php b/src/BookFormatType.php index 38fea2210..87b7b1604 100644 --- a/src/BookFormatType.php +++ b/src/BookFormatType.php @@ -95,7 +95,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BookSeries.php b/src/BookSeries.php index 1460f1fd7..7726139c8 100644 --- a/src/BookSeries.php +++ b/src/BookSeries.php @@ -720,7 +720,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BookStore.php b/src/BookStore.php index b750a03b1..4da63c537 100644 --- a/src/BookStore.php +++ b/src/BookStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BookmarkAction.php b/src/BookmarkAction.php index 5f1d79f74..71e5e438b 100644 --- a/src/BookmarkAction.php +++ b/src/BookmarkAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BorrowAction.php b/src/BorrowAction.php index 7bc2d1302..3da48d58e 100644 --- a/src/BorrowAction.php +++ b/src/BorrowAction.php @@ -89,7 +89,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BowlingAlley.php b/src/BowlingAlley.php index e98c52e1b..088a290c7 100644 --- a/src/BowlingAlley.php +++ b/src/BowlingAlley.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BrainStructure.php b/src/BrainStructure.php index 12c80d844..3f1966777 100644 --- a/src/BrainStructure.php +++ b/src/BrainStructure.php @@ -121,7 +121,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Brand.php b/src/Brand.php index 7d8f2e686..b9a3cb57e 100644 --- a/src/Brand.php +++ b/src/Brand.php @@ -70,7 +70,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BreadcrumbList.php b/src/BreadcrumbList.php index ca43e089a..49f68b0c8 100644 --- a/src/BreadcrumbList.php +++ b/src/BreadcrumbList.php @@ -65,7 +65,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Brewery.php b/src/Brewery.php index 6d6cee04c..51fa7108d 100644 --- a/src/Brewery.php +++ b/src/Brewery.php @@ -394,7 +394,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Bridge.php b/src/Bridge.php index 0041fa926..c01ff916c 100644 --- a/src/Bridge.php +++ b/src/Bridge.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BroadcastChannel.php b/src/BroadcastChannel.php index fc3725930..da27bc8c8 100644 --- a/src/BroadcastChannel.php +++ b/src/BroadcastChannel.php @@ -101,7 +101,7 @@ public function broadcastServiceTier($broadcastServiceTier) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BroadcastEvent.php b/src/BroadcastEvent.php index 332e14ec8..3e6da777a 100644 --- a/src/BroadcastEvent.php +++ b/src/BroadcastEvent.php @@ -186,7 +186,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BroadcastFrequencySpecification.php b/src/BroadcastFrequencySpecification.php index 9dd9225e4..54168d115 100644 --- a/src/BroadcastFrequencySpecification.php +++ b/src/BroadcastFrequencySpecification.php @@ -103,7 +103,7 @@ public function broadcastSubChannel($broadcastSubChannel) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BroadcastService.php b/src/BroadcastService.php index 23b7c4825..1b89edaf8 100644 --- a/src/BroadcastService.php +++ b/src/BroadcastService.php @@ -282,7 +282,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BrokerageAccount.php b/src/BrokerageAccount.php index a2afd81f4..117743b44 100644 --- a/src/BrokerageAccount.php +++ b/src/BrokerageAccount.php @@ -210,7 +210,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BuddhistTemple.php b/src/BuddhistTemple.php index 20bfd55e5..dcff766b8 100644 --- a/src/BuddhistTemple.php +++ b/src/BuddhistTemple.php @@ -187,7 +187,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusOrCoach.php b/src/BusOrCoach.php index 8e8dfe244..274921be5 100644 --- a/src/BusOrCoach.php +++ b/src/BusOrCoach.php @@ -388,7 +388,7 @@ public function depth($depth) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusReservation.php b/src/BusReservation.php index 66247a20c..60d01b447 100644 --- a/src/BusReservation.php +++ b/src/BusReservation.php @@ -105,7 +105,7 @@ public function broker($broker) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusStation.php b/src/BusStation.php index 1980095b9..3bfe396ec 100644 --- a/src/BusStation.php +++ b/src/BusStation.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusStop.php b/src/BusStop.php index 067982c3d..807b28678 100644 --- a/src/BusStop.php +++ b/src/BusStop.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusTrip.php b/src/BusTrip.php index 2307a2a56..8e32eba43 100644 --- a/src/BusTrip.php +++ b/src/BusTrip.php @@ -139,7 +139,7 @@ public function departureTime($departureTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusinessAudience.php b/src/BusinessAudience.php index baa563bf0..f0a1e90f8 100644 --- a/src/BusinessAudience.php +++ b/src/BusinessAudience.php @@ -71,7 +71,7 @@ public function audienceType($audienceType) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusinessEntityType.php b/src/BusinessEntityType.php index 7ce0edd76..1bc340814 100644 --- a/src/BusinessEntityType.php +++ b/src/BusinessEntityType.php @@ -65,7 +65,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusinessEvent.php b/src/BusinessEvent.php index 6f4d6bc0b..329437dbb 100644 --- a/src/BusinessEvent.php +++ b/src/BusinessEvent.php @@ -171,7 +171,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BusinessFunction.php b/src/BusinessFunction.php index ce6f8247e..376494ff6 100644 --- a/src/BusinessFunction.php +++ b/src/BusinessFunction.php @@ -71,7 +71,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/BuyAction.php b/src/BuyAction.php index b955b4224..9cded04b4 100644 --- a/src/BuyAction.php +++ b/src/BuyAction.php @@ -86,7 +86,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CDCPMDRecord.php b/src/CDCPMDRecord.php index 38d78d3c1..91d7dce59 100644 --- a/src/CDCPMDRecord.php +++ b/src/CDCPMDRecord.php @@ -353,7 +353,7 @@ public function datePosted($datePosted) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CableOrSatelliteService.php b/src/CableOrSatelliteService.php index c08ee10a8..bc1975670 100644 --- a/src/CableOrSatelliteService.php +++ b/src/CableOrSatelliteService.php @@ -175,7 +175,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CafeOrCoffeeShop.php b/src/CafeOrCoffeeShop.php index ba327334e..eefb6da9d 100644 --- a/src/CafeOrCoffeeShop.php +++ b/src/CafeOrCoffeeShop.php @@ -394,7 +394,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Campground.php b/src/Campground.php index b1331d2f4..2308c8064 100644 --- a/src/Campground.php +++ b/src/Campground.php @@ -454,7 +454,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CampingPitch.php b/src/CampingPitch.php index 8e895a7ab..7cab98289 100644 --- a/src/CampingPitch.php +++ b/src/CampingPitch.php @@ -257,7 +257,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Canal.php b/src/Canal.php index 167231584..fef54166b 100644 --- a/src/Canal.php +++ b/src/Canal.php @@ -187,7 +187,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CancelAction.php b/src/CancelAction.php index 2dd7e87ce..95a1bad99 100644 --- a/src/CancelAction.php +++ b/src/CancelAction.php @@ -89,7 +89,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Car.php b/src/Car.php index 3acb196ba..3d61f9c65 100644 --- a/src/Car.php +++ b/src/Car.php @@ -385,7 +385,7 @@ public function depth($depth) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CarUsageType.php b/src/CarUsageType.php index 8154737e3..0e111d1b1 100644 --- a/src/CarUsageType.php +++ b/src/CarUsageType.php @@ -82,7 +82,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Casino.php b/src/Casino.php index f3317fcfe..8f290f5d2 100644 --- a/src/Casino.php +++ b/src/Casino.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CategoryCode.php b/src/CategoryCode.php index 6a73a4424..435c5bd54 100644 --- a/src/CategoryCode.php +++ b/src/CategoryCode.php @@ -73,7 +73,7 @@ public function codeValue($codeValue) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CategoryCodeSet.php b/src/CategoryCodeSet.php index f6739183c..e96bb43ea 100644 --- a/src/CategoryCodeSet.php +++ b/src/CategoryCodeSet.php @@ -720,7 +720,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CatholicChurch.php b/src/CatholicChurch.php index 12f26442a..917a47314 100644 --- a/src/CatholicChurch.php +++ b/src/CatholicChurch.php @@ -188,7 +188,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Cemetery.php b/src/Cemetery.php index da1e1cf95..0a1be0cc3 100644 --- a/src/Cemetery.php +++ b/src/Cemetery.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Chapter.php b/src/Chapter.php index 4f638f944..a434cf9e9 100644 --- a/src/Chapter.php +++ b/src/Chapter.php @@ -719,7 +719,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CheckAction.php b/src/CheckAction.php index 79aa1d373..e430de39c 100644 --- a/src/CheckAction.php +++ b/src/CheckAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CheckInAction.php b/src/CheckInAction.php index c91d11aee..816f53249 100644 --- a/src/CheckInAction.php +++ b/src/CheckInAction.php @@ -112,7 +112,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CheckOutAction.php b/src/CheckOutAction.php index 6cd31a495..1321077c8 100644 --- a/src/CheckOutAction.php +++ b/src/CheckOutAction.php @@ -110,7 +110,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CheckoutPage.php b/src/CheckoutPage.php index 760fdf90c..3bf4c30f1 100644 --- a/src/CheckoutPage.php +++ b/src/CheckoutPage.php @@ -733,7 +733,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ChemicalSubstance.php b/src/ChemicalSubstance.php index cb9520604..3fd030f5d 100644 --- a/src/ChemicalSubstance.php +++ b/src/ChemicalSubstance.php @@ -158,7 +158,7 @@ public function chemicalRole($chemicalRole) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ChildCare.php b/src/ChildCare.php index 095e4e0a9..3ddabfa6d 100644 --- a/src/ChildCare.php +++ b/src/ChildCare.php @@ -377,7 +377,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ChildrensEvent.php b/src/ChildrensEvent.php index 3e9a5541a..59591108b 100644 --- a/src/ChildrensEvent.php +++ b/src/ChildrensEvent.php @@ -171,7 +171,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ChooseAction.php b/src/ChooseAction.php index 63542d9af..0d41b9bb2 100644 --- a/src/ChooseAction.php +++ b/src/ChooseAction.php @@ -99,7 +99,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Church.php b/src/Church.php index 365477506..5b3804a50 100644 --- a/src/Church.php +++ b/src/Church.php @@ -187,7 +187,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/City.php b/src/City.php index 7791f7317..157e7735c 100644 --- a/src/City.php +++ b/src/City.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CityHall.php b/src/CityHall.php index 8108f8e69..e41f569d1 100644 --- a/src/CityHall.php +++ b/src/CityHall.php @@ -187,7 +187,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CivicStructure.php b/src/CivicStructure.php index 622e7f318..73bf33bb9 100644 --- a/src/CivicStructure.php +++ b/src/CivicStructure.php @@ -185,7 +185,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Claim.php b/src/Claim.php index 1e41793d7..fe374e9fd 100644 --- a/src/Claim.php +++ b/src/Claim.php @@ -767,7 +767,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ClaimReview.php b/src/ClaimReview.php index 34149c061..e0d398432 100644 --- a/src/ClaimReview.php +++ b/src/ClaimReview.php @@ -793,7 +793,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Clip.php b/src/Clip.php index 4e6583aa8..5998fcfd6 100644 --- a/src/Clip.php +++ b/src/Clip.php @@ -762,7 +762,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ClothingStore.php b/src/ClothingStore.php index 8919299c4..c0de92013 100644 --- a/src/ClothingStore.php +++ b/src/ClothingStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Code.php b/src/Code.php index 47d87368c..7cbe7bdf4 100644 --- a/src/Code.php +++ b/src/Code.php @@ -718,7 +718,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Collection.php b/src/Collection.php index d0563ae42..17e019fe7 100644 --- a/src/Collection.php +++ b/src/Collection.php @@ -734,7 +734,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CollectionPage.php b/src/CollectionPage.php index 38b88f66d..f8b3e51f8 100644 --- a/src/CollectionPage.php +++ b/src/CollectionPage.php @@ -733,7 +733,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CollegeOrUniversity.php b/src/CollegeOrUniversity.php index 6dbb4187a..7e1002efd 100644 --- a/src/CollegeOrUniversity.php +++ b/src/CollegeOrUniversity.php @@ -341,7 +341,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComedyClub.php b/src/ComedyClub.php index 49def8f5d..be9fb30c6 100644 --- a/src/ComedyClub.php +++ b/src/ComedyClub.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComedyEvent.php b/src/ComedyEvent.php index 6c2e3496f..3a01c5be6 100644 --- a/src/ComedyEvent.php +++ b/src/ComedyEvent.php @@ -171,7 +171,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComicCoverArt.php b/src/ComicCoverArt.php index 6c356e326..3869307b0 100644 --- a/src/ComicCoverArt.php +++ b/src/ComicCoverArt.php @@ -830,7 +830,7 @@ public function depth($depth) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComicIssue.php b/src/ComicIssue.php index 91ddfa211..c898c117e 100644 --- a/src/ComicIssue.php +++ b/src/ComicIssue.php @@ -759,7 +759,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComicSeries.php b/src/ComicSeries.php index d874ab68f..741df9251 100644 --- a/src/ComicSeries.php +++ b/src/ComicSeries.php @@ -724,7 +724,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComicStory.php b/src/ComicStory.php index e5b06cd08..b6a89373a 100644 --- a/src/ComicStory.php +++ b/src/ComicStory.php @@ -755,7 +755,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Comment.php b/src/Comment.php index 5cad26110..51754c773 100644 --- a/src/Comment.php +++ b/src/Comment.php @@ -719,7 +719,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CommentAction.php b/src/CommentAction.php index e687d6cca..830971ccd 100644 --- a/src/CommentAction.php +++ b/src/CommentAction.php @@ -100,7 +100,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CommunicateAction.php b/src/CommunicateAction.php index ce2096cde..27d35dde1 100644 --- a/src/CommunicateAction.php +++ b/src/CommunicateAction.php @@ -100,7 +100,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CompleteDataFeed.php b/src/CompleteDataFeed.php index bc22a8adb..536cf1c9b 100644 --- a/src/CompleteDataFeed.php +++ b/src/CompleteDataFeed.php @@ -774,7 +774,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/CompoundPriceSpecification.php b/src/CompoundPriceSpecification.php index 6c47a570e..e69a09802 100644 --- a/src/CompoundPriceSpecification.php +++ b/src/CompoundPriceSpecification.php @@ -59,7 +59,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComputerLanguage.php b/src/ComputerLanguage.php index 15915bb18..40de53bc0 100644 --- a/src/ComputerLanguage.php +++ b/src/ComputerLanguage.php @@ -56,7 +56,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ComputerStore.php b/src/ComputerStore.php index 62fc4d916..7f643cd0a 100644 --- a/src/ComputerStore.php +++ b/src/ComputerStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ConfirmAction.php b/src/ConfirmAction.php index 57189d3ca..9a5a233b8 100644 --- a/src/ConfirmAction.php +++ b/src/ConfirmAction.php @@ -106,7 +106,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Consortium.php b/src/Consortium.php index d33e7a04e..355c61c32 100644 --- a/src/Consortium.php +++ b/src/Consortium.php @@ -239,7 +239,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ConstraintNode.php b/src/ConstraintNode.php index 300864314..017851289 100644 --- a/src/ConstraintNode.php +++ b/src/ConstraintNode.php @@ -83,7 +83,7 @@ public function constraintProperty($constraintProperty) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ConsumeAction.php b/src/ConsumeAction.php index b5caea71e..d38c6a955 100644 --- a/src/ConsumeAction.php +++ b/src/ConsumeAction.php @@ -100,7 +100,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ContactPage.php b/src/ContactPage.php index 59309c375..24cc7ba3d 100644 --- a/src/ContactPage.php +++ b/src/ContactPage.php @@ -733,7 +733,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ContactPoint.php b/src/ContactPoint.php index 9a97efae3..77dda5a60 100644 --- a/src/ContactPoint.php +++ b/src/ContactPoint.php @@ -116,7 +116,7 @@ public function contactType($contactType) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ContactPointOption.php b/src/ContactPointOption.php index ab85992c5..7cad62f3a 100644 --- a/src/ContactPointOption.php +++ b/src/ContactPointOption.php @@ -70,7 +70,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Continent.php b/src/Continent.php index c3727380f..73c9d33e6 100644 --- a/src/Continent.php +++ b/src/Continent.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Contracts/TextObjectContract.php b/src/Contracts/TextObjectContract.php deleted file mode 100644 index 7a50a44c5..000000000 --- a/src/Contracts/TextObjectContract.php +++ /dev/null @@ -1,292 +0,0 @@ -setProperty('about', $about); - } - - /** - * An abstract is a short description that summarizes a [[CreativeWork]]. - * - * @param string|string[] $abstract - * - * @return static - * - * @see https://schema.org/abstract - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/276 - */ - public function abstract($abstract) - { - return $this->setProperty('abstract', $abstract); - } - - /** - * The human sensory perceptual system or cognitive faculty through which a - * person may process or perceive information. Values should be drawn from - * the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary). - * - * @param string|string[] $accessMode - * - * @return static - * - * @see https://schema.org/accessMode - * @link https://github.com/schemaorg/schemaorg/issues/1100 - */ - public function accessMode($accessMode) - { - return $this->setProperty('accessMode', $accessMode); - } - - /** - * A list of single or combined accessModes that are sufficient to - * understand all the intellectual content of a resource. Values should be - * drawn from the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary). - * - * @param \Spatie\SchemaOrg\Contracts\ItemListContract|\Spatie\SchemaOrg\Contracts\ItemListContract[] $accessModeSufficient - * - * @return static - * - * @see https://schema.org/accessModeSufficient - * @link https://github.com/schemaorg/schemaorg/issues/1100 - */ - public function accessModeSufficient($accessModeSufficient) - { - return $this->setProperty('accessModeSufficient', $accessModeSufficient); - } - - /** - * Indicates that the resource is compatible with the referenced - * accessibility API. Values should be drawn from the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary). - * - * @param string|string[] $accessibilityAPI - * - * @return static - * - * @see https://schema.org/accessibilityAPI - */ - public function accessibilityAPI($accessibilityAPI) - { - return $this->setProperty('accessibilityAPI', $accessibilityAPI); - } - - /** - * Identifies input methods that are sufficient to fully control the - * described resource. Values should be drawn from the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary). - * - * @param string|string[] $accessibilityControl - * - * @return static - * - * @see https://schema.org/accessibilityControl - */ - public function accessibilityControl($accessibilityControl) - { - return $this->setProperty('accessibilityControl', $accessibilityControl); - } - - /** - * Content features of the resource, such as accessible media, alternatives - * and supported enhancements for accessibility. Values should be drawn from - * the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary). - * - * @param string|string[] $accessibilityFeature - * - * @return static - * - * @see https://schema.org/accessibilityFeature - */ - public function accessibilityFeature($accessibilityFeature) - { - return $this->setProperty('accessibilityFeature', $accessibilityFeature); - } - - /** - * A characteristic of the described resource that is physiologically - * dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should - * be drawn from the [approved - * vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary). - * - * @param string|string[] $accessibilityHazard - * - * @return static - * - * @see https://schema.org/accessibilityHazard - */ - public function accessibilityHazard($accessibilityHazard) - { - return $this->setProperty('accessibilityHazard', $accessibilityHazard); - } - - /** - * A human-readable summary of specific accessibility features or - * deficiencies, consistent with the other accessibility metadata but - * expressing subtleties such as "short descriptions are present but long - * descriptions will be needed for non-visual users" or "short descriptions - * are present and no long descriptions are needed." - * - * @param string|string[] $accessibilitySummary - * - * @return static - * - * @see https://schema.org/accessibilitySummary - * @link https://github.com/schemaorg/schemaorg/issues/1100 - */ - public function accessibilitySummary($accessibilitySummary) - { - return $this->setProperty('accessibilitySummary', $accessibilitySummary); - } - - /** - * Specifies the Person that is legally accountable for the CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $accountablePerson - * - * @return static - * - * @see https://schema.org/accountablePerson - */ - public function accountablePerson($accountablePerson) - { - return $this->setProperty('accountablePerson', $accountablePerson); - } - - /** - * Indicates a page documenting how licenses can be purchased or otherwise - * acquired, for the current item. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $acquireLicensePage - * - * @return static - * - * @see https://schema.org/acquireLicensePage - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2454 - */ - public function acquireLicensePage($acquireLicensePage) - { - return $this->setProperty('acquireLicensePage', $acquireLicensePage); - } - - /** - * An additional type for the item, typically used for adding more specific - * types from external vocabularies in microdata syntax. This is a - * relationship between something and a class that the thing is in. - * Typically the value is a URI-identified RDF class, and in this case - * corresponds to the - * use of rdf:type in RDF. Text values can be used sparingly, for cases - * where useful information can be added without their being an appropriate - * schema to reference. In the case of text values, the class label should - * follow the schema.org [style - * guide](https://schema.org/docs/styleguide.html) - * - * @param string|string[] $additionalType - * - * @return static - * - * @see https://schema.org/additionalType - */ - public function additionalType($additionalType) - { - return $this->setProperty('additionalType', $additionalType); - } - - /** - * The overall rating, based on a collection of reviews or ratings, of the - * item. - * - * @param \Spatie\SchemaOrg\Contracts\AggregateRatingContract|\Spatie\SchemaOrg\Contracts\AggregateRatingContract[] $aggregateRating - * - * @return static - * - * @see https://schema.org/aggregateRating - */ - public function aggregateRating($aggregateRating) - { - return $this->setProperty('aggregateRating', $aggregateRating); - } - - /** - * An alias for the item. - * - * @param string|string[] $alternateName - * - * @return static - * - * @see https://schema.org/alternateName - */ - public function alternateName($alternateName) - { - return $this->setProperty('alternateName', $alternateName); - } - - /** - * A secondary title of the CreativeWork. - * - * @param string|string[] $alternativeHeadline - * - * @return static - * - * @see https://schema.org/alternativeHeadline - */ - public function alternativeHeadline($alternativeHeadline) - { - return $this->setProperty('alternativeHeadline', $alternativeHeadline); - } - - /** - * Indicates a page or other link involved in archival of a - * [[CreativeWork]]. In the case of [[MediaReview]], the items in a - * [[MediaReviewItem]] may often become inaccessible, but be archived by - * archival, journalistic, activist, or law enforcement organizations. In - * such cases, the referenced page may not directly publish the content. - * - * @param \Spatie\SchemaOrg\Contracts\WebPageContract|\Spatie\SchemaOrg\Contracts\WebPageContract[]|string|string[] $archivedAt - * - * @return static - * - * @see https://schema.org/archivedAt - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2450 - */ - public function archivedAt($archivedAt) - { - return $this->setProperty('archivedAt', $archivedAt); - } - - /** - * The item being described is intended to assess the competency or learning - * outcome defined by the referenced term. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $assesses - * - * @return static - * - * @see https://schema.org/assesses - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2427 - */ - public function assesses($assesses) - { - return $this->setProperty('assesses', $assesses); - } - - /** - * A NewsArticle associated with the Media Object. - * - * @param \Spatie\SchemaOrg\Contracts\NewsArticleContract|\Spatie\SchemaOrg\Contracts\NewsArticleContract[] $associatedArticle - * - * @return static - * - * @see https://schema.org/associatedArticle - */ - public function associatedArticle($associatedArticle) - { - return $this->setProperty('associatedArticle', $associatedArticle); - } - - /** - * A media object that encodes this CreativeWork. This property is a synonym - * for encoding. - * - * @param \Spatie\SchemaOrg\Contracts\MediaObjectContract|\Spatie\SchemaOrg\Contracts\MediaObjectContract[] $associatedMedia - * - * @return static - * - * @see https://schema.org/associatedMedia - */ - public function associatedMedia($associatedMedia) - { - return $this->setProperty('associatedMedia', $associatedMedia); - } - - /** - * An intended audience, i.e. a group for whom something was created. - * - * @param \Spatie\SchemaOrg\Contracts\AudienceContract|\Spatie\SchemaOrg\Contracts\AudienceContract[] $audience - * - * @return static - * - * @see https://schema.org/audience - */ - public function audience($audience) - { - return $this->setProperty('audience', $audience); - } - - /** - * An embedded audio object. - * - * @param \Spatie\SchemaOrg\Contracts\AudioObjectContract|\Spatie\SchemaOrg\Contracts\AudioObjectContract[]|\Spatie\SchemaOrg\Contracts\ClipContract|\Spatie\SchemaOrg\Contracts\ClipContract[]|\Spatie\SchemaOrg\Contracts\MusicRecordingContract|\Spatie\SchemaOrg\Contracts\MusicRecordingContract[] $audio - * - * @return static - * - * @see https://schema.org/audio - * @link https://github.com/schemaorg/schemaorg/issues/2420 - */ - public function audio($audio) - { - return $this->setProperty('audio', $audio); - } - - /** - * The author of this content or rating. Please note that author is special - * in that HTML 5 provides a special mechanism for indicating authorship via - * the rel tag. That is equivalent to this and may be used interchangeably. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $author - * - * @return static - * - * @see https://schema.org/author - */ - public function author($author) - { - return $this->setProperty('author', $author); - } - - /** - * An award won by or for this item. - * - * @param string|string[] $award - * - * @return static - * - * @see https://schema.org/award - */ - public function award($award) - { - return $this->setProperty('award', $award); - } - - /** - * Awards won by or for this item. - * - * @param string|string[] $awards - * - * @return static - * - * @see https://schema.org/awards - */ - public function awards($awards) - { - return $this->setProperty('awards', $awards); - } - - /** - * The bitrate of the media object. - * - * @param string|string[] $bitrate - * - * @return static - * - * @see https://schema.org/bitrate - */ - public function bitrate($bitrate) - { - return $this->setProperty('bitrate', $bitrate); - } - - /** - * Fictional person connected with a creative work. - * - * @param \Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $character - * - * @return static - * - * @see https://schema.org/character - */ - public function character($character) - { - return $this->setProperty('character', $character); - } - - /** - * A citation or reference to another creative work, such as another - * publication, web page, scholarly article, etc. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $citation - * - * @return static - * - * @see https://schema.org/citation - */ - public function citation($citation) - { - return $this->setProperty('citation', $citation); - } - - /** - * Comments, typically from users. - * - * @param \Spatie\SchemaOrg\Contracts\CommentContract|\Spatie\SchemaOrg\Contracts\CommentContract[] $comment - * - * @return static - * - * @see https://schema.org/comment - */ - public function comment($comment) - { - return $this->setProperty('comment', $comment); - } - - /** - * The number of comments this CreativeWork (e.g. Article, Question or - * Answer) has received. This is most applicable to works published in Web - * sites with commenting system; additional comments may exist elsewhere. - * - * @param int|int[] $commentCount - * - * @return static - * - * @see https://schema.org/commentCount - */ - public function commentCount($commentCount) - { - return $this->setProperty('commentCount', $commentCount); - } - - /** - * Conditions that affect the availability of, or method(s) of access to, an - * item. Typically used for real world items such as an [[ArchiveComponent]] - * held by an [[ArchiveOrganization]]. This property is not suitable for use - * as a general Web access control mechanism. It is expressed only in - * natural language. - * - * For example "Available by appointment from the Reading Room" or - * "Accessible only from logged-in accounts ". - * - * @param string|string[] $conditionsOfAccess - * - * @return static - * - * @see https://schema.org/conditionsOfAccess - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2173 - */ - public function conditionsOfAccess($conditionsOfAccess) - { - return $this->setProperty('conditionsOfAccess', $conditionsOfAccess); - } - - /** - * The location depicted or described in the content. For example, the - * location in a photograph or painting. - * - * @param \Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[] $contentLocation - * - * @return static - * - * @see https://schema.org/contentLocation - */ - public function contentLocation($contentLocation) - { - return $this->setProperty('contentLocation', $contentLocation); - } - - /** - * Official rating of a piece of content—for example, 'MPAA PG-13'. - * - * @param \Spatie\SchemaOrg\Contracts\RatingContract|\Spatie\SchemaOrg\Contracts\RatingContract[]|string|string[] $contentRating - * - * @return static - * - * @see https://schema.org/contentRating - */ - public function contentRating($contentRating) - { - return $this->setProperty('contentRating', $contentRating); - } - - /** - * The specific time described by a creative work, for works (e.g. articles, - * video objects etc.) that emphasise a particular moment within an Event. - * - * @param \DateTimeInterface|\DateTimeInterface[] $contentReferenceTime - * - * @return static - * - * @see https://schema.org/contentReferenceTime - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1050 - */ - public function contentReferenceTime($contentReferenceTime) - { - return $this->setProperty('contentReferenceTime', $contentReferenceTime); - } - - /** - * File size in (mega/kilo)bytes. - * - * @param string|string[] $contentSize - * - * @return static - * - * @see https://schema.org/contentSize - */ - public function contentSize($contentSize) - { - return $this->setProperty('contentSize', $contentSize); - } - - /** - * Actual bytes of the media object, for example the image file or video - * file. - * - * @param string|string[] $contentUrl - * - * @return static - * - * @see https://schema.org/contentUrl - */ - public function contentUrl($contentUrl) - { - return $this->setProperty('contentUrl', $contentUrl); - } - - /** - * A secondary contributor to the CreativeWork or Event. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $contributor - * - * @return static - * - * @see https://schema.org/contributor - */ - public function contributor($contributor) - { - return $this->setProperty('contributor', $contributor); - } - - /** - * The party holding the legal copyright to the CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $copyrightHolder - * - * @return static - * - * @see https://schema.org/copyrightHolder - */ - public function copyrightHolder($copyrightHolder) - { - return $this->setProperty('copyrightHolder', $copyrightHolder); - } - - /** - * Text of a notice appropriate for describing the copyright aspects of this - * Creative Work, ideally indicating the owner of the copyright for the - * Work. - * - * @param string|string[] $copyrightNotice - * - * @return static - * - * @see https://schema.org/copyrightNotice - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2659 - */ - public function copyrightNotice($copyrightNotice) - { - return $this->setProperty('copyrightNotice', $copyrightNotice); - } - - /** - * The year during which the claimed copyright for the CreativeWork was - * first asserted. - * - * @param float|float[]|int|int[] $copyrightYear - * - * @return static - * - * @see https://schema.org/copyrightYear - */ - public function copyrightYear($copyrightYear) - { - return $this->setProperty('copyrightYear', $copyrightYear); - } - - /** - * Indicates a correction to a [[CreativeWork]], either via a - * [[CorrectionComment]], textually or in another document. - * - * @param \Spatie\SchemaOrg\Contracts\CorrectionCommentContract|\Spatie\SchemaOrg\Contracts\CorrectionCommentContract[]|string|string[] $correction - * - * @return static - * - * @see https://schema.org/correction - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1950 - */ - public function correction($correction) - { - return $this->setProperty('correction', $correction); - } - - /** - * The country of origin of something, including products as well as - * creative works such as movie and TV content. - * - * In the case of TV and movie, this would be the country of the principle - * offices of the production company or individual responsible for the - * movie. For other kinds of [[CreativeWork]] it is difficult to provide - * fully general guidance, and properties such as [[contentLocation]] and - * [[locationCreated]] may be more applicable. - * - * In the case of products, the country of origin of the product. The exact - * interpretation of this may vary by context and product type, and cannot - * be fully enumerated here. - * - * @param \Spatie\SchemaOrg\Contracts\CountryContract|\Spatie\SchemaOrg\Contracts\CountryContract[] $countryOfOrigin - * - * @return static - * - * @see https://schema.org/countryOfOrigin - */ - public function countryOfOrigin($countryOfOrigin) - { - return $this->setProperty('countryOfOrigin', $countryOfOrigin); - } - - /** - * The status of a creative work in terms of its stage in a lifecycle. - * Example terms include Incomplete, Draft, Published, Obsolete. Some - * organizations define a set of terms for the stages of their publication - * lifecycle. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $creativeWorkStatus - * - * @return static - * - * @see https://schema.org/creativeWorkStatus - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/987 - */ - public function creativeWorkStatus($creativeWorkStatus) - { - return $this->setProperty('creativeWorkStatus', $creativeWorkStatus); - } - - /** - * The creator/author of this CreativeWork. This is the same as the Author - * property for CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $creator - * - * @return static - * - * @see https://schema.org/creator - */ - public function creator($creator) - { - return $this->setProperty('creator', $creator); - } - - /** - * Text that can be used to credit person(s) and/or organization(s) - * associated with a published Creative Work. - * - * @param string|string[] $creditText - * - * @return static - * - * @see https://schema.org/creditText - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2659 - */ - public function creditText($creditText) - { - return $this->setProperty('creditText', $creditText); - } - - /** - * The date on which the CreativeWork was created or the item was added to a - * DataFeed. - * - * @param \DateTimeInterface|\DateTimeInterface[] $dateCreated - * - * @return static - * - * @see https://schema.org/dateCreated - */ - public function dateCreated($dateCreated) - { - return $this->setProperty('dateCreated', $dateCreated); - } - - /** - * The date on which the CreativeWork was most recently modified or when the - * item's entry was modified within a DataFeed. - * - * @param \DateTimeInterface|\DateTimeInterface[] $dateModified - * - * @return static - * - * @see https://schema.org/dateModified - */ - public function dateModified($dateModified) - { - return $this->setProperty('dateModified', $dateModified); - } - - /** - * Date of first broadcast/publication. - * - * @param \DateTimeInterface|\DateTimeInterface[] $datePublished - * - * @return static - * - * @see https://schema.org/datePublished - */ - public function datePublished($datePublished) - { - return $this->setProperty('datePublished', $datePublished); - } - - /** - * A description of the item. - * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description - * - * @return static - * - * @see https://schema.org/description - */ - public function description($description) - { - return $this->setProperty('description', $description); - } - - /** - * A sub property of description. A short description of the item used to - * disambiguate from other, similar items. Information from other properties - * (in particular, name) may be necessary for the description to be useful - * for disambiguation. - * - * @param string|string[] $disambiguatingDescription - * - * @return static - * - * @see https://schema.org/disambiguatingDescription - */ - public function disambiguatingDescription($disambiguatingDescription) - { - return $this->setProperty('disambiguatingDescription', $disambiguatingDescription); - } - - /** - * A link to the page containing the comments of the CreativeWork. - * - * @param string|string[] $discussionUrl - * - * @return static - * - * @see https://schema.org/discussionUrl - */ - public function discussionUrl($discussionUrl) - { - return $this->setProperty('discussionUrl', $discussionUrl); - } - - /** - * The duration of the item (movie, audio recording, event, etc.) in [ISO - * 8601 date format](http://en.wikipedia.org/wiki/ISO_8601). - * - * @param \Spatie\SchemaOrg\Contracts\DurationContract|\Spatie\SchemaOrg\Contracts\DurationContract[] $duration - * - * @return static - * - * @see https://schema.org/duration - */ - public function duration($duration) - { - return $this->setProperty('duration', $duration); - } - - /** - * An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) - * [[identifier]] representing a specific edit / edition for a work of film - * or television. - * - * For example, the motion picture known as "Ghostbusters" whose - * [[titleEIDR]] is "10.5240/7EC7-228A-510A-053E-CBB8-J" has several edits, - * e.g. "10.5240/1F2A-E1C5-680A-14C6-E76B-I" and - * "10.5240/8A35-3BEE-6497-5D12-9E4F-3". - * - * Since schema.org types like [[Movie]] and [[TVEpisode]] can be used for - * both works and their multiple expressions, it is possible to use - * [[titleEIDR]] alone (for a general description), or alongside - * [[editEIDR]] for a more edit-specific description. - * - * @param string|string[] $editEIDR - * - * @return static - * - * @see https://schema.org/editEIDR - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2469 - */ - public function editEIDR($editEIDR) - { - return $this->setProperty('editEIDR', $editEIDR); - } - - /** - * Specifies the Person who edited the CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $editor - * - * @return static - * - * @see https://schema.org/editor - */ - public function editor($editor) - { - return $this->setProperty('editor', $editor); - } - - /** - * An alignment to an established educational framework. - * - * This property should not be used where the nature of the alignment can be - * described using a simple property, for example to express that a resource - * [[teaches]] or [[assesses]] a competency. - * - * @param \Spatie\SchemaOrg\Contracts\AlignmentObjectContract|\Spatie\SchemaOrg\Contracts\AlignmentObjectContract[] $educationalAlignment - * - * @return static - * - * @see https://schema.org/educationalAlignment - */ - public function educationalAlignment($educationalAlignment) - { - return $this->setProperty('educationalAlignment', $educationalAlignment); - } - - /** - * The level in terms of progression through an educational or training - * context. Examples of educational levels include 'beginner', - * 'intermediate' or 'advanced', and formal sets of level indicators. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $educationalLevel - * - * @return static - * - * @see https://schema.org/educationalLevel - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1779 - */ - public function educationalLevel($educationalLevel) - { - return $this->setProperty('educationalLevel', $educationalLevel); - } - - /** - * The purpose of a work in the context of education; for example, - * 'assignment', 'group work'. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $educationalUse - * - * @return static - * - * @see https://schema.org/educationalUse - */ - public function educationalUse($educationalUse) - { - return $this->setProperty('educationalUse', $educationalUse); - } - - /** - * A URL pointing to a player for a specific video. In general, this is the - * information in the ```src``` element of an ```embed``` tag and should not - * be the same as the content of the ```loc``` tag. - * - * @param string|string[] $embedUrl - * - * @return static - * - * @see https://schema.org/embedUrl - */ - public function embedUrl($embedUrl) - { - return $this->setProperty('embedUrl', $embedUrl); - } - - /** - * The CreativeWork encoded by this media object. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $encodesCreativeWork - * - * @return static - * - * @see https://schema.org/encodesCreativeWork - */ - public function encodesCreativeWork($encodesCreativeWork) - { - return $this->setProperty('encodesCreativeWork', $encodesCreativeWork); - } - - /** - * A media object that encodes this CreativeWork. This property is a synonym - * for associatedMedia. - * - * @param \Spatie\SchemaOrg\Contracts\MediaObjectContract|\Spatie\SchemaOrg\Contracts\MediaObjectContract[] $encoding - * - * @return static - * - * @see https://schema.org/encoding - */ - public function encoding($encoding) - { - return $this->setProperty('encoding', $encoding); - } - - /** - * Media type typically expressed using a MIME format (see [IANA - * site](http://www.iana.org/assignments/media-types/media-types.xhtml) and - * [MDN - * reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), - * e.g. application/zip for a SoftwareApplication binary, audio/mpeg for - * .mp3 etc. - * - * In cases where a [[CreativeWork]] has several media type representations, - * [[encoding]] can be used to indicate each [[MediaObject]] alongside - * particular [[encodingFormat]] information. - * - * Unregistered or niche encoding and file formats can be indicated instead - * via the most appropriate URL, e.g. defining Web page or a - * Wikipedia/Wikidata entry. - * - * @param string|string[] $encodingFormat - * - * @return static - * - * @see https://schema.org/encodingFormat - */ - public function encodingFormat($encodingFormat) - { - return $this->setProperty('encodingFormat', $encodingFormat); - } - - /** - * A media object that encodes this CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\MediaObjectContract|\Spatie\SchemaOrg\Contracts\MediaObjectContract[] $encodings - * - * @return static - * - * @see https://schema.org/encodings - */ - public function encodings($encodings) - { - return $this->setProperty('encodings', $encodings); - } - - /** - * The endTime of something. For a reserved event or service (e.g. - * FoodEstablishmentReservation), the time that it is expected to end. For - * actions that span a period of time, when the action was performed. E.g. - * John wrote a book from January to *December*. For media, including audio - * and video, it's the time offset of the end of a clip within a larger - * file. - * - * Note that Event uses startDate/endDate instead of startTime/endTime, even - * when describing dates with times. This situation may be clarified in - * future revisions. - * - * @param \DateTimeInterface|\DateTimeInterface[] $endTime - * - * @return static - * - * @see https://schema.org/endTime - * @link https://github.com/schemaorg/schemaorg/issues/2493 - */ - public function endTime($endTime) - { - return $this->setProperty('endTime', $endTime); - } - - /** - * A creative work that this work is an - * example/instance/realization/derivation of. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $exampleOfWork - * - * @return static - * - * @see https://schema.org/exampleOfWork - */ - public function exampleOfWork($exampleOfWork) - { - return $this->setProperty('exampleOfWork', $exampleOfWork); - } - - /** - * Date the content expires and is no longer useful or available. For - * example a [[VideoObject]] or [[NewsArticle]] whose availability or - * relevance is time-limited, or a [[ClaimReview]] fact check whose - * publisher wants to indicate that it may no longer be relevant (or helpful - * to highlight) after some date. - * - * @param \DateTimeInterface|\DateTimeInterface[] $expires - * - * @return static - * - * @see https://schema.org/expires - */ - public function expires($expires) - { - return $this->setProperty('expires', $expires); - } - - /** - * Media type, typically MIME format (see [IANA - * site](http://www.iana.org/assignments/media-types/media-types.xhtml)) of - * the content, e.g. application/zip of a SoftwareApplication binary. In - * cases where a CreativeWork has several media type representations, - * 'encoding' can be used to indicate each MediaObject alongside particular - * fileFormat information. Unregistered or niche file formats can be - * indicated instead via the most appropriate URL, e.g. defining Web page or - * a Wikipedia entry. - * - * @param string|string[] $fileFormat - * - * @return static - * - * @see https://schema.org/fileFormat - */ - public function fileFormat($fileFormat) - { - return $this->setProperty('fileFormat', $fileFormat); - } - - /** - * A person or organization that supports (sponsors) something through some - * kind of financial contribution. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $funder - * - * @return static - * - * @see https://schema.org/funder - */ - public function funder($funder) - { - return $this->setProperty('funder', $funder); - } - - /** - * A [[Grant]] that directly or indirectly provide funding or sponsorship - * for this item. See also [[ownershipFundingInfo]]. - * - * @param \Spatie\SchemaOrg\Contracts\GrantContract|\Spatie\SchemaOrg\Contracts\GrantContract[] $funding - * - * @return static - * - * @see https://schema.org/funding - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/383 - */ - public function funding($funding) - { - return $this->setProperty('funding', $funding); - } - - /** - * Genre of the creative work, broadcast channel or group. - * - * @param string|string[] $genre - * - * @return static - * - * @see https://schema.org/genre - */ - public function genre($genre) - { - return $this->setProperty('genre', $genre); - } - - /** - * Indicates an item or CreativeWork that is part of this item, or - * CreativeWork (in some sense). - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $hasPart - * - * @return static - * - * @see https://schema.org/hasPart - */ - public function hasPart($hasPart) - { - return $this->setProperty('hasPart', $hasPart); - } - - /** - * Headline of the article. - * - * @param string|string[] $headline - * - * @return static - * - * @see https://schema.org/headline - */ - public function headline($headline) - { - return $this->setProperty('headline', $headline); - } - - /** - * The height of the item. - * - * @param \Spatie\SchemaOrg\Contracts\DistanceContract|\Spatie\SchemaOrg\Contracts\DistanceContract[]|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract[] $height - * - * @return static - * - * @see https://schema.org/height - */ - public function height($height) - { - return $this->setProperty('height', $height); - } - - /** - * The identifier property represents any kind of identifier for any kind of - * [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides - * dedicated properties for representing many of these, either as textual - * strings or as URL (URI) links. See [background - * notes](/docs/datamodel.html#identifierBg) for more details. - * - * @param \Spatie\SchemaOrg\Contracts\PropertyValueContract|\Spatie\SchemaOrg\Contracts\PropertyValueContract[]|string|string[] $identifier - * - * @return static - * - * @see https://schema.org/identifier - */ - public function identifier($identifier) - { - return $this->setProperty('identifier', $identifier); - } - - /** - * An image of the item. This can be a [[URL]] or a fully described - * [[ImageObject]]. - * - * @param \Spatie\SchemaOrg\Contracts\ImageObjectContract|\Spatie\SchemaOrg\Contracts\ImageObjectContract[]|string|string[] $image - * - * @return static - * - * @see https://schema.org/image - */ - public function image($image) - { - return $this->setProperty('image', $image); - } - - /** - * The language of the content or performance or used in an action. Please - * use one of the language codes from the [IETF BCP 47 - * standard](http://tools.ietf.org/html/bcp47). See also - * [[availableLanguage]]. - * - * @param \Spatie\SchemaOrg\Contracts\LanguageContract|\Spatie\SchemaOrg\Contracts\LanguageContract[]|string|string[] $inLanguage - * - * @return static - * - * @see https://schema.org/inLanguage - * @link https://github.com/schemaorg/schemaorg/issues/2382 - */ - public function inLanguage($inLanguage) - { - return $this->setProperty('inLanguage', $inLanguage); - } - - /** - * The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the - * GeoShape for the geo-political region(s) for which the offer or delivery - * charge specification is not valid, e.g. a region where the transaction is - * not allowed. - * - * See also [[eligibleRegion]]. - * - * @param \Spatie\SchemaOrg\Contracts\GeoShapeContract|\Spatie\SchemaOrg\Contracts\GeoShapeContract[]|\Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[]|string|string[] $ineligibleRegion - * - * @return static - * - * @see https://schema.org/ineligibleRegion - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2242 - */ - public function ineligibleRegion($ineligibleRegion) - { - return $this->setProperty('ineligibleRegion', $ineligibleRegion); - } - - /** - * The number of interactions for the CreativeWork using the WebSite or - * SoftwareApplication. The most specific child type of InteractionCounter - * should be used. - * - * @param \Spatie\SchemaOrg\Contracts\InteractionCounterContract|\Spatie\SchemaOrg\Contracts\InteractionCounterContract[] $interactionStatistic - * - * @return static - * - * @see https://schema.org/interactionStatistic - * @link https://github.com/schemaorg/schemaorg/issues/2421 - */ - public function interactionStatistic($interactionStatistic) - { - return $this->setProperty('interactionStatistic', $interactionStatistic); - } - - /** - * The predominant mode of learning supported by the learning resource. - * Acceptable values are 'active', 'expositive', or 'mixed'. - * - * @param string|string[] $interactivityType - * - * @return static - * - * @see https://schema.org/interactivityType - */ - public function interactivityType($interactivityType) - { - return $this->setProperty('interactivityType', $interactivityType); - } - - /** - * Used to indicate a specific claim contained, implied, translated or - * refined from the content of a [[MediaObject]] or other [[CreativeWork]]. - * The interpreting party can be indicated using [[claimInterpreter]]. - * - * @param \Spatie\SchemaOrg\Contracts\ClaimContract|\Spatie\SchemaOrg\Contracts\ClaimContract[] $interpretedAsClaim - * - * @return static - * - * @see https://schema.org/interpretedAsClaim - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2450 - */ - public function interpretedAsClaim($interpretedAsClaim) - { - return $this->setProperty('interpretedAsClaim', $interpretedAsClaim); - } - - /** - * A flag to signal that the item, event, or place is accessible for free. - * - * @param bool|bool[] $isAccessibleForFree - * - * @return static - * - * @see https://schema.org/isAccessibleForFree - */ - public function isAccessibleForFree($isAccessibleForFree) - { - return $this->setProperty('isAccessibleForFree', $isAccessibleForFree); - } - - /** - * A resource from which this work is derived or from which it is a - * modification or adaptation. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|\Spatie\SchemaOrg\Contracts\ProductContract|\Spatie\SchemaOrg\Contracts\ProductContract[]|string|string[] $isBasedOn - * - * @return static - * - * @see https://schema.org/isBasedOn - */ - public function isBasedOn($isBasedOn) - { - return $this->setProperty('isBasedOn', $isBasedOn); - } - - /** - * A resource that was used in the creation of this resource. This term can - * be repeated for multiple sources. For example, - * http://example.com/great-multiplication-intro.html. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|\Spatie\SchemaOrg\Contracts\ProductContract|\Spatie\SchemaOrg\Contracts\ProductContract[]|string|string[] $isBasedOnUrl - * - * @return static - * - * @see https://schema.org/isBasedOnUrl - */ - public function isBasedOnUrl($isBasedOnUrl) - { - return $this->setProperty('isBasedOnUrl', $isBasedOnUrl); - } - - /** - * Indicates whether this content is family friendly. - * - * @param bool|bool[] $isFamilyFriendly - * - * @return static - * - * @see https://schema.org/isFamilyFriendly - */ - public function isFamilyFriendly($isFamilyFriendly) - { - return $this->setProperty('isFamilyFriendly', $isFamilyFriendly); - } - - /** - * Indicates an item or CreativeWork that this item, or CreativeWork (in - * some sense), is part of. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $isPartOf - * - * @return static - * - * @see https://schema.org/isPartOf - */ - public function isPartOf($isPartOf) - { - return $this->setProperty('isPartOf', $isPartOf); - } - - /** - * Keywords or tags used to describe some item. Multiple textual entries in - * a keywords list are typically delimited by commas, or by repeating the - * property. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $keywords - * - * @return static - * - * @see https://schema.org/keywords - */ - public function keywords($keywords) - { - return $this->setProperty('keywords', $keywords); - } - - /** - * The predominant type or kind characterizing the learning resource. For - * example, 'presentation', 'handout'. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $learningResourceType - * - * @return static - * - * @see https://schema.org/learningResourceType - */ - public function learningResourceType($learningResourceType) - { - return $this->setProperty('learningResourceType', $learningResourceType); - } - - /** - * A license document that applies to this content, typically indicated by - * URL. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $license - * - * @return static - * - * @see https://schema.org/license - */ - public function license($license) - { - return $this->setProperty('license', $license); - } - - /** - * The location where the CreativeWork was created, which may not be the - * same as the location depicted in the CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[] $locationCreated - * - * @return static - * - * @see https://schema.org/locationCreated - */ - public function locationCreated($locationCreated) - { - return $this->setProperty('locationCreated', $locationCreated); - } - - /** - * Indicates the primary entity described in some page or other - * CreativeWork. - * - * @param \Spatie\SchemaOrg\Contracts\ThingContract|\Spatie\SchemaOrg\Contracts\ThingContract[] $mainEntity - * - * @return static - * - * @see https://schema.org/mainEntity - */ - public function mainEntity($mainEntity) - { - return $this->setProperty('mainEntity', $mainEntity); - } - - /** - * Indicates a page (or other CreativeWork) for which this thing is the main - * entity being described. See [background - * notes](/docs/datamodel.html#mainEntityBackground) for details. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $mainEntityOfPage - * - * @return static - * - * @see https://schema.org/mainEntityOfPage - */ - public function mainEntityOfPage($mainEntityOfPage) - { - return $this->setProperty('mainEntityOfPage', $mainEntityOfPage); - } - - /** - * A maintainer of a [[Dataset]], software package - * ([[SoftwareApplication]]), or other [[Project]]. A maintainer is a - * [[Person]] or [[Organization]] that manages contributions to, and/or - * publication of, some (typically complex) artifact. It is common for - * distributions of software and data to be based on "upstream" sources. - * When [[maintainer]] is applied to a specific version of something e.g. a - * particular version or packaging of a [[Dataset]], it is always possible - * that the upstream source has a different maintainer. The [[isBasedOn]] - * property can be used to indicate such relationships between datasets to - * make the different maintenance roles clear. Similarly in the case of - * software, a package may have dedicated maintainers working on integration - * into software distributions such as Ubuntu, as well as upstream - * maintainers of the underlying work. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $maintainer - * - * @return static - * - * @see https://schema.org/maintainer - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2311 - */ - public function maintainer($maintainer) - { - return $this->setProperty('maintainer', $maintainer); - } - - /** - * A material that something is made from, e.g. leather, wool, cotton, - * paper. - * - * @param \Spatie\SchemaOrg\Contracts\ProductContract|\Spatie\SchemaOrg\Contracts\ProductContract[]|string|string[] $material - * - * @return static - * - * @see https://schema.org/material - */ - public function material($material) - { - return $this->setProperty('material', $material); - } - - /** - * The quantity of the materials being described or an expression of the - * physical space they occupy. - * - * @param \Spatie\SchemaOrg\Contracts\QuantitativeValueContract|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract[]|string|string[] $materialExtent - * - * @return static - * - * @see https://schema.org/materialExtent - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1759 - */ - public function materialExtent($materialExtent) - { - return $this->setProperty('materialExtent', $materialExtent); - } - - /** - * Indicates that the CreativeWork contains a reference to, but is not - * necessarily about a concept. - * - * @param \Spatie\SchemaOrg\Contracts\ThingContract|\Spatie\SchemaOrg\Contracts\ThingContract[] $mentions - * - * @return static - * - * @see https://schema.org/mentions - */ - public function mentions($mentions) - { - return $this->setProperty('mentions', $mentions); - } - - /** - * The name of the item. - * - * @param string|string[] $name - * - * @return static - * - * @see https://schema.org/name - */ - public function name($name) - { - return $this->setProperty('name', $name); - } - - /** - * An offer to provide this item—for example, an offer to sell a - * product, rent the DVD of a movie, perform a service, or give away tickets - * to an event. Use [[businessFunction]] to indicate the kind of transaction - * offered, i.e. sell, lease, etc. This property can also be used to - * describe a [[Demand]]. While this property is listed as expected on a - * number of common types, it can be used in others. In that case, using a - * second type, such as Product or a subtype of Product, can clarify the - * nature of the offer. - * - * @param \Spatie\SchemaOrg\Contracts\DemandContract|\Spatie\SchemaOrg\Contracts\DemandContract[]|\Spatie\SchemaOrg\Contracts\OfferContract|\Spatie\SchemaOrg\Contracts\OfferContract[] $offers - * - * @return static - * - * @see https://schema.org/offers - * @link https://github.com/schemaorg/schemaorg/issues/2289 - */ - public function offers($offers) - { - return $this->setProperty('offers', $offers); - } - - /** - * A pattern that something has, for example 'polka dot', 'striped', - * 'Canadian flag'. Values are typically expressed as text, although links - * to controlled value schemes are also supported. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $pattern - * - * @return static - * - * @see https://schema.org/pattern - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1797 - */ - public function pattern($pattern) - { - return $this->setProperty('pattern', $pattern); - } - - /** - * Player type required—for example, Flash or Silverlight. - * - * @param string|string[] $playerType - * - * @return static - * - * @see https://schema.org/playerType - */ - public function playerType($playerType) - { - return $this->setProperty('playerType', $playerType); - } - - /** - * The position of an item in a series or sequence of items. - * - * @param int|int[]|string|string[] $position - * - * @return static - * - * @see https://schema.org/position - */ - public function position($position) - { - return $this->setProperty('position', $position); - } - - /** - * Indicates a potential Action, which describes an idealized action in - * which this thing would play an 'object' role. - * - * @param \Spatie\SchemaOrg\Contracts\ActionContract|\Spatie\SchemaOrg\Contracts\ActionContract[] $potentialAction - * - * @return static - * - * @see https://schema.org/potentialAction - */ - public function potentialAction($potentialAction) - { - return $this->setProperty('potentialAction', $potentialAction); - } - - /** - * The person or organization who produced the work (e.g. music album, - * movie, TV/radio series etc.). - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $producer - * - * @return static - * - * @see https://schema.org/producer - */ - public function producer($producer) - { - return $this->setProperty('producer', $producer); - } - - /** - * The production company or studio responsible for the item, e.g. series, - * video game, episode etc. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[] $productionCompany - * - * @return static - * - * @see https://schema.org/productionCompany - */ - public function productionCompany($productionCompany) - { - return $this->setProperty('productionCompany', $productionCompany); - } - - /** - * The service provider, service operator, or service performer; the goods - * producer. Another party (a seller) may offer those services or goods on - * behalf of the provider. A provider may also serve as the seller. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $provider - * - * @return static - * - * @see https://schema.org/provider - * @see https://pending.schema.org - */ - public function provider($provider) - { - return $this->setProperty('provider', $provider); - } - - /** - * A publication event associated with the item. - * - * @param \Spatie\SchemaOrg\Contracts\PublicationEventContract|\Spatie\SchemaOrg\Contracts\PublicationEventContract[] $publication - * - * @return static - * - * @see https://schema.org/publication - */ - public function publication($publication) - { - return $this->setProperty('publication', $publication); - } - - /** - * The publisher of the creative work. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $publisher - * - * @return static - * - * @see https://schema.org/publisher - */ - public function publisher($publisher) - { - return $this->setProperty('publisher', $publisher); - } - - /** - * The publishing division which published the comic. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[] $publisherImprint - * - * @return static - * - * @see https://schema.org/publisherImprint - * @see https://bib.schema.org - */ - public function publisherImprint($publisherImprint) - { - return $this->setProperty('publisherImprint', $publisherImprint); - } - - /** - * The publishingPrinciples property indicates (typically via [[URL]]) a - * document describing the editorial principles of an [[Organization]] (or - * individual, e.g. a [[Person]] writing a blog) that relate to their - * activities as a publisher, e.g. ethics or diversity policies. When - * applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are - * those of the party primarily responsible for the creation of the - * [[CreativeWork]]. - * - * While such policies are most typically expressed in natural language, - * sometimes related information (e.g. indicating a [[funder]]) can be - * expressed using schema.org terminology. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $publishingPrinciples - * - * @return static - * - * @see https://schema.org/publishingPrinciples - */ - public function publishingPrinciples($publishingPrinciples) - { - return $this->setProperty('publishingPrinciples', $publishingPrinciples); - } - - /** - * The Event where the CreativeWork was recorded. The CreativeWork may - * capture all or part of the event. - * - * @param \Spatie\SchemaOrg\Contracts\EventContract|\Spatie\SchemaOrg\Contracts\EventContract[] $recordedAt - * - * @return static - * - * @see https://schema.org/recordedAt - */ - public function recordedAt($recordedAt) - { - return $this->setProperty('recordedAt', $recordedAt); - } - - /** - * The regions where the media is allowed. If not specified, then it's - * assumed to be allowed everywhere. Specify the countries in [ISO 3166 - * format](http://en.wikipedia.org/wiki/ISO_3166). - * - * @param \Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[] $regionsAllowed - * - * @return static - * - * @see https://schema.org/regionsAllowed - */ - public function regionsAllowed($regionsAllowed) - { - return $this->setProperty('regionsAllowed', $regionsAllowed); - } - - /** - * The place and time the release was issued, expressed as a - * PublicationEvent. - * - * @param \Spatie\SchemaOrg\Contracts\PublicationEventContract|\Spatie\SchemaOrg\Contracts\PublicationEventContract[] $releasedEvent - * - * @return static - * - * @see https://schema.org/releasedEvent - */ - public function releasedEvent($releasedEvent) - { - return $this->setProperty('releasedEvent', $releasedEvent); - } - - /** - * Indicates if use of the media require a subscription (either paid or - * free). Allowed values are ```true``` or ```false``` (note that an earlier - * version had 'yes', 'no'). - * - * @param \Spatie\SchemaOrg\Contracts\MediaSubscriptionContract|\Spatie\SchemaOrg\Contracts\MediaSubscriptionContract[]|bool|bool[] $requiresSubscription - * - * @return static - * - * @see https://schema.org/requiresSubscription - * @link https://github.com/schemaorg/schemaorg/issues/1741 - */ - public function requiresSubscription($requiresSubscription) - { - return $this->setProperty('requiresSubscription', $requiresSubscription); - } - - /** - * A review of the item. - * - * @param \Spatie\SchemaOrg\Contracts\ReviewContract|\Spatie\SchemaOrg\Contracts\ReviewContract[] $review - * - * @return static - * - * @see https://schema.org/review - */ - public function review($review) - { - return $this->setProperty('review', $review); - } - - /** - * Review of the item. - * - * @param \Spatie\SchemaOrg\Contracts\ReviewContract|\Spatie\SchemaOrg\Contracts\ReviewContract[] $reviews - * - * @return static - * - * @see https://schema.org/reviews - */ - public function reviews($reviews) - { - return $this->setProperty('reviews', $reviews); - } - - /** - * URL of a reference Web page that unambiguously indicates the item's - * identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or - * official website. - * - * @param string|string[] $sameAs - * - * @return static - * - * @see https://schema.org/sameAs - */ - public function sameAs($sameAs) - { - return $this->setProperty('sameAs', $sameAs); - } - - /** - * Indicates (by URL or string) a particular version of a schema used in - * some CreativeWork. This property was created primarily to - * indicate the use of a specific schema.org release, e.g. ```10.0``` as - * a simple string, or more explicitly via URL, - * ```https://schema.org/docs/releases.html#v10.0```. There may be - * situations in which other schemas might usefully be referenced this way, - * e.g. - * ```http://dublincore.org/specifications/dublin-core/dces/1999-07-02/``` - * but this has not been carefully explored in the community. - * - * @param string|string[] $schemaVersion - * - * @return static - * - * @see https://schema.org/schemaVersion - */ - public function schemaVersion($schemaVersion) - { - return $this->setProperty('schemaVersion', $schemaVersion); - } - - /** - * Indicates the date on which the current structured data was generated / - * published. Typically used alongside [[sdPublisher]] - * - * @param \DateTimeInterface|\DateTimeInterface[] $sdDatePublished - * - * @return static - * - * @see https://schema.org/sdDatePublished - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1886 - */ - public function sdDatePublished($sdDatePublished) - { - return $this->setProperty('sdDatePublished', $sdDatePublished); - } - - /** - * A license document that applies to this structured data, typically - * indicated by URL. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $sdLicense - * - * @return static - * - * @see https://schema.org/sdLicense - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1886 - */ - public function sdLicense($sdLicense) - { - return $this->setProperty('sdLicense', $sdLicense); - } - - /** - * Indicates the party responsible for generating and publishing the current - * structured data markup, typically in cases where the structured data is - * derived automatically from existing published content but published on a - * different site. For example, student projects and open data initiatives - * often re-publish existing content with more explicitly structured - * metadata. The - * [[sdPublisher]] property helps make such practices more explicit. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $sdPublisher - * - * @return static - * - * @see https://schema.org/sdPublisher - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1886 - */ - public function sdPublisher($sdPublisher) - { - return $this->setProperty('sdPublisher', $sdPublisher); - } - - /** - * The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the - * content of the item. For example, a zero-length input has value - * 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' - * - * @param string|string[] $sha256 - * - * @return static - * - * @see https://schema.org/sha256 - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2450 - */ - public function sha256($sha256) - { - return $this->setProperty('sha256', $sha256); - } - - /** - * A standardized size of a product or creative work, specified either - * through a simple textual string (for example 'XL', '32Wx34L'), a - * QuantitativeValue with a unitCode, or a comprehensive and structured - * [[SizeSpecification]]; in other cases, the [[width]], [[height]], - * [[depth]] and [[weight]] properties may be more applicable. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract[]|\Spatie\SchemaOrg\Contracts\SizeSpecificationContract|\Spatie\SchemaOrg\Contracts\SizeSpecificationContract[]|string|string[] $size - * - * @return static - * - * @see https://schema.org/size - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/1797 - */ - public function size($size) - { - return $this->setProperty('size', $size); - } - - /** - * The Organization on whose behalf the creator was working. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[] $sourceOrganization - * - * @return static - * - * @see https://schema.org/sourceOrganization - */ - public function sourceOrganization($sourceOrganization) - { - return $this->setProperty('sourceOrganization', $sourceOrganization); - } - - /** - * The "spatial" property can be used in cases when more specific properties - * (e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are - * not known to be appropriate. - * - * @param \Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[] $spatial - * - * @return static - * - * @see https://schema.org/spatial - */ - public function spatial($spatial) - { - return $this->setProperty('spatial', $spatial); - } - - /** - * The spatialCoverage of a CreativeWork indicates the place(s) which are - * the focus of the content. It is a subproperty of - * contentLocation intended primarily for more technical and detailed - * materials. For example with a Dataset, it indicates - * areas that the dataset describes: a dataset of New York weather - * would have spatialCoverage which was the place: the state of New York. - * - * @param \Spatie\SchemaOrg\Contracts\PlaceContract|\Spatie\SchemaOrg\Contracts\PlaceContract[] $spatialCoverage - * - * @return static - * - * @see https://schema.org/spatialCoverage - */ - public function spatialCoverage($spatialCoverage) - { - return $this->setProperty('spatialCoverage', $spatialCoverage); - } - - /** - * A person or organization that supports a thing through a pledge, promise, - * or financial contribution. E.g. a sponsor of a Medical Study or a - * corporate sponsor of an event. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $sponsor - * - * @return static - * - * @see https://schema.org/sponsor - */ - public function sponsor($sponsor) - { - return $this->setProperty('sponsor', $sponsor); - } - - /** - * The startTime of something. For a reserved event or service (e.g. - * FoodEstablishmentReservation), the time that it is expected to start. For - * actions that span a period of time, when the action was performed. E.g. - * John wrote a book from *January* to December. For media, including audio - * and video, it's the time offset of the start of a clip within a larger - * file. - * - * Note that Event uses startDate/endDate instead of startTime/endTime, even - * when describing dates with times. This situation may be clarified in - * future revisions. - * - * @param \DateTimeInterface|\DateTimeInterface[] $startTime - * - * @return static - * - * @see https://schema.org/startTime - * @link https://github.com/schemaorg/schemaorg/issues/2493 - */ - public function startTime($startTime) - { - return $this->setProperty('startTime', $startTime); - } - - /** - * A CreativeWork or Event about this Thing. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|\Spatie\SchemaOrg\Contracts\EventContract|\Spatie\SchemaOrg\Contracts\EventContract[] $subjectOf - * - * @return static - * - * @see https://schema.org/subjectOf - * @link https://github.com/schemaorg/schemaorg/issues/1670 - */ - public function subjectOf($subjectOf) - { - return $this->setProperty('subjectOf', $subjectOf); - } - - /** - * The item being described is intended to help a person learn the - * competency or learning outcome defined by the referenced term. - * - * @param \Spatie\SchemaOrg\Contracts\DefinedTermContract|\Spatie\SchemaOrg\Contracts\DefinedTermContract[]|string|string[] $teaches - * - * @return static - * - * @see https://schema.org/teaches - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2427 - */ - public function teaches($teaches) - { - return $this->setProperty('teaches', $teaches); - } - - /** - * The "temporal" property can be used in cases where more specific - * properties - * (e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], - * [[datePublished]]) are not known to be appropriate. - * - * @param \DateTimeInterface|\DateTimeInterface[]|string|string[] $temporal - * - * @return static - * - * @see https://schema.org/temporal - */ - public function temporal($temporal) - { - return $this->setProperty('temporal', $temporal); - } - - /** - * The temporalCoverage of a CreativeWork indicates the period that the - * content applies to, i.e. that it describes, either as a DateTime or as a - * textual string indicating a time period in [ISO 8601 time interval - * format](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals). In - * the case of a Dataset it will typically indicate the relevant time - * period in a precise notation (e.g. for a 2011 census dataset, the year - * 2011 would be written "2011/2012"). Other forms of content, e.g. - * ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their - * temporalCoverage in broader terms - textually or via well-known URL. - * Written works such as books may sometimes have precise temporal - * coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 - * interval format format via "1939/1945". - * - * Open-ended date ranges can be written with ".." in place of the end date. - * For example, "2015-11/.." indicates a range beginning in November 2015 - * and with no specified final date. This is tentative and might be updated - * in future when ISO 8601 is officially updated. - * - * @param \DateTimeInterface|\DateTimeInterface[]|string|string[] $temporalCoverage - * - * @return static - * - * @see https://schema.org/temporalCoverage - */ - public function temporalCoverage($temporalCoverage) - { - return $this->setProperty('temporalCoverage', $temporalCoverage); - } - - /** - * The textual content of this CreativeWork. - * - * @param string|string[] $text - * - * @return static - * - * @see https://schema.org/text - */ - public function text($text) - { - return $this->setProperty('text', $text); - } - - /** - * Thumbnail image for an image or video. - * - * @param \Spatie\SchemaOrg\Contracts\ImageObjectContract|\Spatie\SchemaOrg\Contracts\ImageObjectContract[] $thumbnail - * - * @return static - * - * @see https://schema.org/thumbnail - */ - public function thumbnail($thumbnail) - { - return $this->setProperty('thumbnail', $thumbnail); - } - - /** - * A thumbnail image relevant to the Thing. - * - * @param string|string[] $thumbnailUrl - * - * @return static - * - * @see https://schema.org/thumbnailUrl - */ - public function thumbnailUrl($thumbnailUrl) - { - return $this->setProperty('thumbnailUrl', $thumbnailUrl); - } - - /** - * Approximate or typical time it usually takes to work with or through the - * content of this work for the typical or target audience. - * - * @param \Spatie\SchemaOrg\Contracts\DurationContract|\Spatie\SchemaOrg\Contracts\DurationContract[] $timeRequired - * - * @return static - * - * @see https://schema.org/timeRequired - */ - public function timeRequired($timeRequired) - { - return $this->setProperty('timeRequired', $timeRequired); - } - - /** - * The work that this work has been translated from. E.g. 物种起源 is a - * translationOf “On the Origin of Species”. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $translationOfWork - * - * @return static - * - * @see https://schema.org/translationOfWork - * @see https://bib.schema.org - */ - public function translationOfWork($translationOfWork) - { - return $this->setProperty('translationOfWork', $translationOfWork); - } - - /** - * Organization or person who adapts a creative work to different languages, - * regional differences and technical requirements of a target market, or - * that translates during some event. - * - * @param \Spatie\SchemaOrg\Contracts\OrganizationContract|\Spatie\SchemaOrg\Contracts\OrganizationContract[]|\Spatie\SchemaOrg\Contracts\PersonContract|\Spatie\SchemaOrg\Contracts\PersonContract[] $translator - * - * @return static - * - * @see https://schema.org/translator - */ - public function translator($translator) - { - return $this->setProperty('translator', $translator); - } - - /** - * The typical expected age range, e.g. '7-9', '11-'. - * - * @param string|string[] $typicalAgeRange - * - * @return static - * - * @see https://schema.org/typicalAgeRange - */ - public function typicalAgeRange($typicalAgeRange) - { - return $this->setProperty('typicalAgeRange', $typicalAgeRange); - } - - /** - * Date when this media object was uploaded to this site. - * - * @param \DateTimeInterface|\DateTimeInterface[] $uploadDate - * - * @return static - * - * @see https://schema.org/uploadDate - */ - public function uploadDate($uploadDate) - { - return $this->setProperty('uploadDate', $uploadDate); - } - - /** - * URL of the item. - * - * @param string|string[] $url - * - * @return static - * - * @see https://schema.org/url - */ - public function url($url) - { - return $this->setProperty('url', $url); - } - - /** - * The schema.org [[usageInfo]] property indicates further information about - * a [[CreativeWork]]. This property is applicable both to works that are - * freely available and to those that require payment or other transactions. - * It can reference additional information, e.g. community expectations on - * preferred linking and citation conventions, as well as purchasing - * details. For something that can be commercially licensed, usageInfo can - * provide detailed, resource-specific information about licensing options. - * - * This property can be used alongside the license property which indicates - * license(s) applicable to some piece of content. The usageInfo property - * can provide information about other licensing options, e.g. acquiring - * commercial usage rights for an image that is also available under - * non-commercial creative commons licenses. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[]|string|string[] $usageInfo - * - * @return static - * - * @see https://schema.org/usageInfo - * @see https://pending.schema.org - * @link https://github.com/schemaorg/schemaorg/issues/2454 - */ - public function usageInfo($usageInfo) - { - return $this->setProperty('usageInfo', $usageInfo); - } - - /** - * The version of the CreativeWork embodied by a specified resource. - * - * @param float|float[]|int|int[]|string|string[] $version - * - * @return static - * - * @see https://schema.org/version - */ - public function version($version) - { - return $this->setProperty('version', $version); - } - - /** - * An embedded video object. - * - * @param \Spatie\SchemaOrg\Contracts\ClipContract|\Spatie\SchemaOrg\Contracts\ClipContract[]|\Spatie\SchemaOrg\Contracts\VideoObjectContract|\Spatie\SchemaOrg\Contracts\VideoObjectContract[] $video - * - * @return static - * - * @see https://schema.org/video - */ - public function video($video) - { - return $this->setProperty('video', $video); - } - - /** - * The width of the item. - * - * @param \Spatie\SchemaOrg\Contracts\DistanceContract|\Spatie\SchemaOrg\Contracts\DistanceContract[]|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract|\Spatie\SchemaOrg\Contracts\QuantitativeValueContract[] $width - * - * @return static - * - * @see https://schema.org/width - */ - public function width($width) - { - return $this->setProperty('width', $width); - } - - /** - * Example/instance/realization/derivation of the concept of this creative - * work. E.g. the paperback edition, first edition, or e-book. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $workExample - * - * @return static - * - * @see https://schema.org/workExample - */ - public function workExample($workExample) - { - return $this->setProperty('workExample', $workExample); - } - - /** - * A work that is a translation of the content of this work. E.g. 西遊記 - * has an English workTranslation “Journey to the West”, a German - * workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation - * Tây du ký bình khảo. - * - * @param \Spatie\SchemaOrg\Contracts\CreativeWorkContract|\Spatie\SchemaOrg\Contracts\CreativeWorkContract[] $workTranslation - * - * @return static - * - * @see https://schema.org/workTranslation - * @see https://bib.schema.org - */ - public function workTranslation($workTranslation) - { - return $this->setProperty('workTranslation', $workTranslation); - } -} diff --git a/src/TheaterEvent.php b/src/TheaterEvent.php index 36c003eab..d2351e2e4 100644 --- a/src/TheaterEvent.php +++ b/src/TheaterEvent.php @@ -171,7 +171,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TheaterGroup.php b/src/TheaterGroup.php index 3d5b81ac6..46db061d1 100644 --- a/src/TheaterGroup.php +++ b/src/TheaterGroup.php @@ -238,7 +238,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TherapeuticProcedure.php b/src/TherapeuticProcedure.php index 43dc7b50e..96bc2e6a3 100644 --- a/src/TherapeuticProcedure.php +++ b/src/TherapeuticProcedure.php @@ -107,7 +107,7 @@ public function code($code) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Thesis.php b/src/Thesis.php index 10d4c0061..353b7c35a 100644 --- a/src/Thesis.php +++ b/src/Thesis.php @@ -720,7 +720,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Thing.php b/src/Thing.php index 4a99cc84b..feaeff0a3 100644 --- a/src/Thing.php +++ b/src/Thing.php @@ -52,7 +52,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ThreeDimensionalModel.php b/src/ThreeDimensionalModel.php index e59261208..9b42ac9cc 100644 --- a/src/ThreeDimensionalModel.php +++ b/src/ThreeDimensionalModel.php @@ -790,7 +790,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Ticket.php b/src/Ticket.php index a81977306..897980e26 100644 --- a/src/Ticket.php +++ b/src/Ticket.php @@ -68,7 +68,7 @@ public function dateIssued($dateIssued) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TieAction.php b/src/TieAction.php index 7b0763aca..fa8716bb2 100644 --- a/src/TieAction.php +++ b/src/TieAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TipAction.php b/src/TipAction.php index 87f88c16a..e037d35b2 100644 --- a/src/TipAction.php +++ b/src/TipAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TireShop.php b/src/TireShop.php index a45c0746e..16a6cf9f9 100644 --- a/src/TireShop.php +++ b/src/TireShop.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TouristAttraction.php b/src/TouristAttraction.php index 7432ab268..5ccd58cf5 100644 --- a/src/TouristAttraction.php +++ b/src/TouristAttraction.php @@ -205,7 +205,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TouristDestination.php b/src/TouristDestination.php index b96adf4dc..3c0d183a2 100644 --- a/src/TouristDestination.php +++ b/src/TouristDestination.php @@ -197,7 +197,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TouristInformationCenter.php b/src/TouristInformationCenter.php index 07b74c056..300203f91 100644 --- a/src/TouristInformationCenter.php +++ b/src/TouristInformationCenter.php @@ -377,7 +377,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TouristTrip.php b/src/TouristTrip.php index e2cb5a532..64643c00b 100644 --- a/src/TouristTrip.php +++ b/src/TouristTrip.php @@ -90,7 +90,7 @@ public function departureTime($departureTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ToyStore.php b/src/ToyStore.php index 4417d5f6f..c456776a5 100644 --- a/src/ToyStore.php +++ b/src/ToyStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TrackAction.php b/src/TrackAction.php index 6d99dcdce..ba369f8cb 100644 --- a/src/TrackAction.php +++ b/src/TrackAction.php @@ -105,7 +105,7 @@ public function deliveryMethod($deliveryMethod) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TradeAction.php b/src/TradeAction.php index 488803f8f..81435f7cb 100644 --- a/src/TradeAction.php +++ b/src/TradeAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TrainReservation.php b/src/TrainReservation.php index 14569e0c2..cd942df1f 100644 --- a/src/TrainReservation.php +++ b/src/TrainReservation.php @@ -105,7 +105,7 @@ public function broker($broker) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TrainStation.php b/src/TrainStation.php index 3bf408b60..454b4cfd8 100644 --- a/src/TrainStation.php +++ b/src/TrainStation.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TrainTrip.php b/src/TrainTrip.php index fc86176c7..9d7193f8f 100644 --- a/src/TrainTrip.php +++ b/src/TrainTrip.php @@ -139,7 +139,7 @@ public function departureTime($departureTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TransferAction.php b/src/TransferAction.php index 40e370098..4b06a9068 100644 --- a/src/TransferAction.php +++ b/src/TransferAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TravelAction.php b/src/TravelAction.php index 8de32be46..f8a43882f 100644 --- a/src/TravelAction.php +++ b/src/TravelAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TravelAgency.php b/src/TravelAgency.php index bf8a8cbcb..f29fb99e3 100644 --- a/src/TravelAgency.php +++ b/src/TravelAgency.php @@ -377,7 +377,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TreatmentIndication.php b/src/TreatmentIndication.php index 9bb3f81ef..f34a61c68 100644 --- a/src/TreatmentIndication.php +++ b/src/TreatmentIndication.php @@ -72,7 +72,7 @@ public function code($code) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Trip.php b/src/Trip.php index 0fd748b09..d89604943 100644 --- a/src/Trip.php +++ b/src/Trip.php @@ -82,7 +82,7 @@ public function departureTime($departureTime) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/TypeAndQuantityNode.php b/src/TypeAndQuantityNode.php index d2b0b6648..5812d2f0d 100644 --- a/src/TypeAndQuantityNode.php +++ b/src/TypeAndQuantityNode.php @@ -86,7 +86,7 @@ public function businessFunction($businessFunction) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UKNonprofitType.php b/src/UKNonprofitType.php index d9a78e747..112e31e4c 100644 --- a/src/UKNonprofitType.php +++ b/src/UKNonprofitType.php @@ -99,7 +99,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/USNonprofitType.php b/src/USNonprofitType.php index 53f9ac703..3619a8959 100644 --- a/src/USNonprofitType.php +++ b/src/USNonprofitType.php @@ -417,7 +417,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UnRegisterAction.php b/src/UnRegisterAction.php index c20b2eb54..d6f34440d 100644 --- a/src/UnRegisterAction.php +++ b/src/UnRegisterAction.php @@ -91,7 +91,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UnitPriceSpecification.php b/src/UnitPriceSpecification.php index 760737bfe..4e1a5e3e9 100644 --- a/src/UnitPriceSpecification.php +++ b/src/UnitPriceSpecification.php @@ -111,7 +111,7 @@ public function billingStart($billingStart) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UpdateAction.php b/src/UpdateAction.php index ae2a9d1e2..b66fadf81 100644 --- a/src/UpdateAction.php +++ b/src/UpdateAction.php @@ -97,7 +97,7 @@ public function collection($collection) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UseAction.php b/src/UseAction.php index cdd01f254..6640efdfc 100644 --- a/src/UseAction.php +++ b/src/UseAction.php @@ -101,7 +101,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserBlocks.php b/src/UserBlocks.php index 43bec572a..e0e81563e 100644 --- a/src/UserBlocks.php +++ b/src/UserBlocks.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserCheckins.php b/src/UserCheckins.php index fb34e1f3f..feb8ea823 100644 --- a/src/UserCheckins.php +++ b/src/UserCheckins.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserComments.php b/src/UserComments.php index da832a18a..236d0c247 100644 --- a/src/UserComments.php +++ b/src/UserComments.php @@ -217,7 +217,7 @@ public function creator($creator) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserDownloads.php b/src/UserDownloads.php index 4cb2005e6..8dea60e95 100644 --- a/src/UserDownloads.php +++ b/src/UserDownloads.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserInteraction.php b/src/UserInteraction.php index 79f866020..b26d94b9c 100644 --- a/src/UserInteraction.php +++ b/src/UserInteraction.php @@ -173,7 +173,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserLikes.php b/src/UserLikes.php index b09bed1e7..87cfd2dcd 100644 --- a/src/UserLikes.php +++ b/src/UserLikes.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserPageVisits.php b/src/UserPageVisits.php index c8dbb3b36..d077d57f1 100644 --- a/src/UserPageVisits.php +++ b/src/UserPageVisits.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserPlays.php b/src/UserPlays.php index 7f46adc38..47909eb68 100644 --- a/src/UserPlays.php +++ b/src/UserPlays.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserPlusOnes.php b/src/UserPlusOnes.php index 001f55151..bac7abba5 100644 --- a/src/UserPlusOnes.php +++ b/src/UserPlusOnes.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserReview.php b/src/UserReview.php index eea5f292a..bcbac9439 100644 --- a/src/UserReview.php +++ b/src/UserReview.php @@ -779,7 +779,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/UserTweets.php b/src/UserTweets.php index 11182450e..315d56e65 100644 --- a/src/UserTweets.php +++ b/src/UserTweets.php @@ -174,7 +174,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VacationRental.php b/src/VacationRental.php index b1202e4ec..79914979d 100644 --- a/src/VacationRental.php +++ b/src/VacationRental.php @@ -437,7 +437,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Vehicle.php b/src/Vehicle.php index e2d8e48db..05d245646 100644 --- a/src/Vehicle.php +++ b/src/Vehicle.php @@ -368,7 +368,7 @@ public function depth($depth) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Vein.php b/src/Vein.php index 4afe3de57..1aaef4138 100644 --- a/src/Vein.php +++ b/src/Vein.php @@ -120,7 +120,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Vessel.php b/src/Vessel.php index 8888a1ef5..c6f94fddb 100644 --- a/src/Vessel.php +++ b/src/Vessel.php @@ -120,7 +120,7 @@ public function connectedTo($connectedTo) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VeterinaryCare.php b/src/VeterinaryCare.php index 038d69198..44da5273d 100644 --- a/src/VeterinaryCare.php +++ b/src/VeterinaryCare.php @@ -238,7 +238,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoGallery.php b/src/VideoGallery.php index ed74dc129..9f70cd1dc 100644 --- a/src/VideoGallery.php +++ b/src/VideoGallery.php @@ -735,7 +735,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoGame.php b/src/VideoGame.php index f711bb70f..0fd34414f 100644 --- a/src/VideoGame.php +++ b/src/VideoGame.php @@ -868,7 +868,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoGameClip.php b/src/VideoGameClip.php index ccded3108..26b5dbd4c 100644 --- a/src/VideoGameClip.php +++ b/src/VideoGameClip.php @@ -763,7 +763,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoGameSeries.php b/src/VideoGameSeries.php index 18353cf35..e82ec635a 100644 --- a/src/VideoGameSeries.php +++ b/src/VideoGameSeries.php @@ -794,7 +794,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoObject.php b/src/VideoObject.php index 4067b668c..437b96258 100644 --- a/src/VideoObject.php +++ b/src/VideoObject.php @@ -822,7 +822,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VideoObjectSnapshot.php b/src/VideoObjectSnapshot.php index 259ca91e6..79216aa7a 100644 --- a/src/VideoObjectSnapshot.php +++ b/src/VideoObjectSnapshot.php @@ -830,7 +830,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/ViewAction.php b/src/ViewAction.php index 8703653b5..59c3784b9 100644 --- a/src/ViewAction.php +++ b/src/ViewAction.php @@ -101,7 +101,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VirtualLocation.php b/src/VirtualLocation.php index 2c8ebe18f..dae9156c8 100644 --- a/src/VirtualLocation.php +++ b/src/VirtualLocation.php @@ -59,7 +59,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VisualArtsEvent.php b/src/VisualArtsEvent.php index dc1192c3e..bbbdc7364 100644 --- a/src/VisualArtsEvent.php +++ b/src/VisualArtsEvent.php @@ -171,7 +171,7 @@ public function contributor($contributor) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VisualArtwork.php b/src/VisualArtwork.php index ece875fd9..08e1937b8 100644 --- a/src/VisualArtwork.php +++ b/src/VisualArtwork.php @@ -826,7 +826,7 @@ public function depth($depth) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VitalSign.php b/src/VitalSign.php index b75012db4..5e962b4b7 100644 --- a/src/VitalSign.php +++ b/src/VitalSign.php @@ -91,7 +91,7 @@ public function code($code) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Volcano.php b/src/Volcano.php index bd3434646..4e9f7b581 100644 --- a/src/Volcano.php +++ b/src/Volcano.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/VoteAction.php b/src/VoteAction.php index 50bb20e9a..4084048c3 100644 --- a/src/VoteAction.php +++ b/src/VoteAction.php @@ -114,7 +114,7 @@ public function candidate($candidate) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WPAdBlock.php b/src/WPAdBlock.php index f79a9d111..afb56af3e 100644 --- a/src/WPAdBlock.php +++ b/src/WPAdBlock.php @@ -735,7 +735,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WPFooter.php b/src/WPFooter.php index 64f0bcc97..1718f3e65 100644 --- a/src/WPFooter.php +++ b/src/WPFooter.php @@ -735,7 +735,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WPHeader.php b/src/WPHeader.php index 1406a03ba..b4e53e63b 100644 --- a/src/WPHeader.php +++ b/src/WPHeader.php @@ -735,7 +735,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WPSideBar.php b/src/WPSideBar.php index ca4d9a173..075a682a5 100644 --- a/src/WPSideBar.php +++ b/src/WPSideBar.php @@ -735,7 +735,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WantAction.php b/src/WantAction.php index 277b13ef8..da2398601 100644 --- a/src/WantAction.php +++ b/src/WantAction.php @@ -85,7 +85,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WarrantyPromise.php b/src/WarrantyPromise.php index c365732d3..2d6b11cda 100644 --- a/src/WarrantyPromise.php +++ b/src/WarrantyPromise.php @@ -57,7 +57,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WarrantyScope.php b/src/WarrantyScope.php index ed3fef209..21ef5c81a 100644 --- a/src/WarrantyScope.php +++ b/src/WarrantyScope.php @@ -63,7 +63,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WatchAction.php b/src/WatchAction.php index 21aefe03a..afbb81e8c 100644 --- a/src/WatchAction.php +++ b/src/WatchAction.php @@ -101,7 +101,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Waterfall.php b/src/Waterfall.php index dbaec1e75..3820cd413 100644 --- a/src/Waterfall.php +++ b/src/Waterfall.php @@ -187,7 +187,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WearAction.php b/src/WearAction.php index 4145b4df7..f19951ab2 100644 --- a/src/WearAction.php +++ b/src/WearAction.php @@ -102,7 +102,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WearableMeasurementTypeEnumeration.php b/src/WearableMeasurementTypeEnumeration.php index d72b33769..8039e7301 100644 --- a/src/WearableMeasurementTypeEnumeration.php +++ b/src/WearableMeasurementTypeEnumeration.php @@ -167,7 +167,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WearableSizeGroupEnumeration.php b/src/WearableSizeGroupEnumeration.php index 32ea395b0..6894339f6 100644 --- a/src/WearableSizeGroupEnumeration.php +++ b/src/WearableSizeGroupEnumeration.php @@ -213,7 +213,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WearableSizeSystemEnumeration.php b/src/WearableSizeSystemEnumeration.php index 50eedeba4..01a15246d 100644 --- a/src/WearableSizeSystemEnumeration.php +++ b/src/WearableSizeSystemEnumeration.php @@ -185,7 +185,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebAPI.php b/src/WebAPI.php index ff44fad0a..7f823cf25 100644 --- a/src/WebAPI.php +++ b/src/WebAPI.php @@ -177,7 +177,7 @@ public function category($category) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebApplication.php b/src/WebApplication.php index 4177131b9..272743246 100644 --- a/src/WebApplication.php +++ b/src/WebApplication.php @@ -821,7 +821,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebContent.php b/src/WebContent.php index 0f9e9b304..de913e7d0 100644 --- a/src/WebContent.php +++ b/src/WebContent.php @@ -726,7 +726,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebPage.php b/src/WebPage.php index 0e64f6d53..cd8354399 100644 --- a/src/WebPage.php +++ b/src/WebPage.php @@ -736,7 +736,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebPageElement.php b/src/WebPageElement.php index 8efb9f72d..d03ff5429 100644 --- a/src/WebPageElement.php +++ b/src/WebPageElement.php @@ -734,7 +734,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WebSite.php b/src/WebSite.php index 5c6c1bb4d..cee83b419 100644 --- a/src/WebSite.php +++ b/src/WebSite.php @@ -718,7 +718,7 @@ public function datePublished($datePublished) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WholesaleStore.php b/src/WholesaleStore.php index 2f79b1269..260cac51c 100644 --- a/src/WholesaleStore.php +++ b/src/WholesaleStore.php @@ -378,7 +378,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WinAction.php b/src/WinAction.php index c628cc398..863c831e1 100644 --- a/src/WinAction.php +++ b/src/WinAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Winery.php b/src/Winery.php index de79c3321..0a5c862c5 100644 --- a/src/Winery.php +++ b/src/Winery.php @@ -394,7 +394,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WorkBasedProgram.php b/src/WorkBasedProgram.php index 362531023..d47dad881 100644 --- a/src/WorkBasedProgram.php +++ b/src/WorkBasedProgram.php @@ -109,7 +109,7 @@ public function dayOfWeek($dayOfWeek) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WorkersUnion.php b/src/WorkersUnion.php index 515838656..792c42650 100644 --- a/src/WorkersUnion.php +++ b/src/WorkersUnion.php @@ -239,7 +239,7 @@ public function department($department) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/WriteAction.php b/src/WriteAction.php index c712fa785..0a01e6835 100644 --- a/src/WriteAction.php +++ b/src/WriteAction.php @@ -84,7 +84,7 @@ public function alternateName($alternateName) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static * diff --git a/src/Zoo.php b/src/Zoo.php index 5b980916d..55fa3adb4 100644 --- a/src/Zoo.php +++ b/src/Zoo.php @@ -186,7 +186,7 @@ public function containsPlace($containsPlace) /** * A description of the item. * - * @param \Spatie\SchemaOrg\Contracts\TextObjectContract|\Spatie\SchemaOrg\Contracts\TextObjectContract[]|string|string[] $description + * @param string|string[] $description * * @return static *