Skip to content
Snippets Groups Projects
Commit 9e7dee4f authored by catch's avatar catch
Browse files

Issue #1877292 by larowlan: Fixed Stray references to deprecated views_fetch_data() in doc blocks.

parent de1ac6de
No related branches found
No related tags found
Loading
......@@ -23,9 +23,9 @@ public static function getInfo() {
}
/**
* Tests the views_fetch_data function.
* Tests the views.views_data service.
*
* @see views_fetch_data
* @see \Drupal\views\ViewsDataCache
*/
public function testViewsFetchData() {
$table_name = 'views_test_data';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment