Issue #2602644 by rakesh.gectcr, Chi: Update @file documentation block for views.module
parent
4d5dd25dcc
commit
e4387d24aa
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue