Pantheon\Terminus\DataStore\DataStoreAwareInterface::getDataStore PHP Method

getDataStore() public method

Get the data store object.
public getDataStore ( ) : Pantheon\Terminus\DataStore\DataStoreInterface
return Pantheon\Terminus\DataStore\DataStoreInterface
    public function getDataStore();
DataStoreAwareInterface