@var array<array{name?: string, homepage?: string, email?: string, role?: string}>
Type: authors
protected $authors = [];