comparison core/modules/rdf/tests/src/Functional/NodeAttributesTest.php @ 16:c2387f117808

Routine composer update
author Chris Cannam
date Tue, 10 Jul 2018 15:07:59 +0100
parents 4c8ae668cc8c
children af1871eacc83
comparison
equal deleted inserted replaced
15:e200cb7efeb3 16:c2387f117808
1 <?php 1 <?php
2 2
3 namespace Drupal\Tests\rdf\Functional; 3 namespace Drupal\Tests\rdf\Functional;
4 4
5 use Drupal\node\Tests\NodeTestBase; 5 use Drupal\Tests\node\Functional\NodeTestBase;
6 6
7 /** 7 /**
8 * Tests the RDFa markup of Nodes. 8 * Tests the RDFa markup of Nodes.
9 * 9 *
10 * @group rdf 10 * @group rdf