Issue #2602644 by rakesh.gectcr, Chi: Update @file documentation block for views.module

8.1.x
xjm 2015-11-21 19:57:02 -06:00
parent 4d5dd25dcc
commit e4387d24aa
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
/**
* @file
* Primarily Drupal hooks and global API functions to manipulate views.
*
* This is the main module file for Views. The main entry points into
* this module are views_page() and views_block(), where it handles
* incoming page and block requests.
*/
use Drupal\Component\Utility\Html;