mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -331,9 +331,7 @@ type PageWithoutContent interface {
|
||||
// Deprecated: From Hugo v0.138.0 this is just an alias for Store.
|
||||
Scratch() *maps.Scratch
|
||||
|
||||
// Store returns a Scratch that can be used to store temporary state.
|
||||
// In contrast to Scratch(), this Scratch is not reset on server rebuilds.
|
||||
Store() *maps.Scratch
|
||||
maps.StoreProvider
|
||||
|
||||
RelatedKeywordsProvider
|
||||
|
||||
|
Reference in New Issue
Block a user