mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	@@ -222,6 +222,10 @@ func (p *testPage) GetParam(key string) interface{} {
 | 
			
		||||
	panic("not implemented")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (p *testPage) GetTerms(taxonomy string) Pages {
 | 
			
		||||
	panic("not implemented")
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (p *testPage) GetRelatedDocsHandler() *RelatedDocsHandler {
 | 
			
		||||
	return relatedDocsHandler
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user