Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
523b82f0
Commit
523b82f0
authored
3 years ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-5128: coding standards
parent
c87a82b4
No related branches found
No related tags found
1 merge request
!172
Feature/istwcms 5128 ebremner theme node services
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Service/UwNodeFieldValue.php
+0
-4
0 additions, 4 deletions
src/Service/UwNodeFieldValue.php
with
0 additions
and
4 deletions
src/Service/UwNodeFieldValue.php
+
0
−
4
View file @
523b82f0
...
@@ -255,7 +255,6 @@ class UwNodeFieldValue {
...
@@ -255,7 +255,6 @@ class UwNodeFieldValue {
}
}
/**
/**
<<<<<<< HEAD
* Gets a plain text field or fields.
* Gets a plain text field or fields.
*
*
* @param \Drupal\node\Entity\Node $node
* @param \Drupal\node\Entity\Node $node
...
@@ -294,8 +293,6 @@ class UwNodeFieldValue {
...
@@ -294,8 +293,6 @@ class UwNodeFieldValue {
}
}
/**
/**
* {@inheritDoc}
=======
* Prepares image for theme.
* Prepares image for theme.
*
*
* @param \Drupal\node\Entity\Node $node
* @param \Drupal\node\Entity\Node $node
...
@@ -308,7 +305,6 @@ class UwNodeFieldValue {
...
@@ -308,7 +305,6 @@ class UwNodeFieldValue {
*
*
* @throws \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException
* @throws \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException
* @throws \Drupal\Component\Plugin\Exception\PluginNotFoundException
* @throws \Drupal\Component\Plugin\Exception\PluginNotFoundException
>>>>>>> origin/1.0.x
*/
*/
public
function
getImage
(
Node
$node
,
string
$field_name
):
array
{
public
function
getImage
(
Node
$node
,
string
$field_name
):
array
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment