Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
07220921
Commit
07220921
authored
Aug 17, 2012
by
aspilicious
Committed by
tim.plunkett
Oct 21, 2012
Browse files
Issue
#1735070
by aspilicious: Fix @file blocks.
parent
1e44000f
Changes
137
Hide whitespace changes
Inline
Side-by-side
lib/Drupal/views/Plugin/views/Handler.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\Handler
...
...
lib/Drupal/views/Plugin/views/area/Result.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\area\
r
esult.
* Definition of Drupal\views\Plugin\views\area\
R
esult.
*/
namespace
Drupal\views\Plugin\views\area
;
...
...
lib/Drupal/views/Plugin/views/argument/Broken.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\argument\Broken
* Definition of Drupal\views\Plugin\views\argument\Broken
.
*/
namespace
Drupal\views\Plugin\views\argument
;
...
...
lib/Drupal/views/Plugin/views/display_extender/DefaultDisplayExtender.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\display_extender\DefaultDisplayExtender.
*/
...
...
lib/Drupal/views/Plugin/views/field/Broken.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\field\Broken
* Definition of Drupal\views\Plugin\views\field\Broken
.
*/
namespace
Drupal\views\Plugin\views\field
;
...
...
lib/Drupal/views/Plugin/views/field/FileSize.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\field\FileSize
* Definition of Drupal\views\Plugin\views\field\FileSize
.
*/
namespace
Drupal\views\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
lib/Drupal/views/Plugin/views/field/Xss.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\field\Xss
*/
namespace
Drupal\views\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
lib/Drupal/views/Plugin/views/filter/Broken.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\filter\Broken
* Definition of Drupal\views\Plugin\views\filter\Broken
.
*/
namespace
Drupal\views\Plugin\views\filter
;
...
...
lib/Drupal/views/Plugin/views/sort/Broken.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\sort\Broken
* Definition of Drupal\views\Plugin\views\sort\Broken
.
*/
namespace
Drupal\views\Plugin\views\sort
;
...
...
lib/Drupal/views/Plugin/views/wizard/WizardException.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\wizard\WizardException.
...
...
lib/Drupal/views/Plugin/views/wizard/WizardInterface.php
View file @
07220921
<?php
/**
* @file
* Definition of Drupal\views\Plugin\views\wizard\WizardInterface.
...
...
lib/Views/aggregator/Plugin/views/argument/CategoryCid.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_argument_aggregator_c
ategory
_c
id.
* Definition of
V
iews
\aggregator\Plugin\views\argument\C
ategory
C
id.
*/
namespace
Views\aggregator\Plugin\views\argument
;
...
...
lib/Views/aggregator/Plugin/views/argument/Fid.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_argument_aggregator_f
id.
* Definition of
V
iews
\aggregator\Plugin\views\argument\F
id.
*/
namespace
Views\aggregator\Plugin\views\argument
;
...
...
lib/Views/aggregator/Plugin/views/argument/Iid.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_argument_aggregator_i
id.
* Definition of
V
iews
\aggregator\Plugin\views\argument\I
id.
*/
namespace
Views\aggregator\Plugin\views\argument
;
...
...
lib/Views/aggregator/Plugin/views/field/Category.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_field_aggregator_c
ategory.
* Definition of
V
iews
\aggregator\Plugin\views\field\C
ategory.
*/
namespace
Views\aggregator\Plugin\views\field
;
...
...
lib/Views/aggregator/Plugin/views/field/TitleLink.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_field_aggregator_t
itle
_l
ink.
* Definition of
V
iews
\aggregator\Plugin\views\field\T
itle
L
ink.
*/
namespace
Views\aggregator\Plugin\views\field
;
...
...
lib/Views/aggregator/Plugin/views/field/Xss.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_field_aggregator_x
ss.
* Definition of
V
iews
\aggregator\Plugin\views\field\X
ss.
*/
namespace
Views\aggregator\Plugin\views\field
;
...
...
lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Definition of
v
iews
_handler_filter_aggregator_c
ategory
_c
id.
* Definition of
V
iews
\aggregator\Plugin\views\filter\C
ategory
C
id.
*/
namespace
Views\aggregator\Plugin\views\filter
;
...
...
lib/Views/aggregator/Plugin/views/row/Rss.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
*
Contains the Aggregator Item RSS row style plugin
.
*
Definition of Views\aggregator\Plugin\views\row\Rss
.
*/
namespace
Views\aggregator\Plugin\views\row
;
...
...
lib/Views/book/Plugin/views/argument_default/Root.php
View file @
07220921
...
...
@@ -2,7 +2,7 @@
/**
* @file
*
Contains the book root from current node
argument
default
plugin
.
*
Definition of Views\book\Plugin\views\
argument
_
default
\Root
.
*/
namespace
Views\book\Plugin\views\argument_default
;
...
...
Prev
1
2
3
4
5
…
7
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment