Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMT\LazySemanticDataLookup Class Reference

Public Member Functions

 __construct (ParserData $parserData, Store $store)
 
 getSemanticData ()
 

Detailed Description

Sometimes the ParserCache provides an outdated ParserOutput with no external data (e.g SematicData) attached therefore try to get the data by other means.

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMT\LazySemanticDataLookup::__construct ( ParserData  $parserData,
Store  $store 
)
Since
1.0
Parameters
ParserData$parserData
Store$store

Member Function Documentation

◆ getSemanticData()

SMT\LazySemanticDataLookup::getSemanticData ( )
Since
1.0
Returns
SemanticData

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy