Locker\Repository\Statement\LinkerInterface::updateReferences PHP Метод

updateReferences() публичный Метод

public updateReferences ( array $statements, StoreOptions $opts )
$statements array
$opts StoreOptions
    public function updateReferences(array $statements, StoreOptions $opts);
LinkerInterface