Merge pull request #690 from passchn/patch-1

Fixed type annotation
This commit is contained in:
Daniel Hensby 2022-11-17 10:45:07 +00:00 committed by GitHub
commit c407dc0cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ use SilverStripe\View\Requirements;
* @method ManyManyList Tags()
* @method ManyManyList Authors()
* @method Blog Parent()
* @method Blog FeaturedImage()
* @method Image FeaturedImage()
*
* @property string $PublishDate
* @property string $AuthorNames