Skip to content
Snippets Groups Projects
Commit 4cc12edc authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5195: coding standards

parent ab5939e5
No related branches found
No related tags found
1 merge request!172Feature/istwcms 5128 ebremner theme node services
......@@ -112,9 +112,6 @@ class UwNodeContent {
*/
public function getNodeFlags(Node $node, string $view_mode, string $content): array {
// Get the content types that have hero images.
$hero_image = $this->getHeroImageContentTypes();
// Flags for getting teaser content.
$node_flags['get_header'] = FALSE;
$node_flags['get_footer'] = FALSE;
......
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