Skip to content

Commit

Permalink
Fix indents.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Nov 8, 2023
1 parent 1e6c6f2 commit 18ee91e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/src/Functional/JsonldSelfReferenceReactionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
*/
class JsonldSelfReferenceReactionTest extends IslandoraFunctionalTestBase {

/**
* An RDF Mapping object.
*
* @var \Drupal\rdf\Entity\RdfMapping
*/
protected $rdfMapping;
/**
* An RDF Mapping object.
*
* @var \Drupal\rdf\Entity\RdfMapping
*/
protected $rdfMapping;

/**
* {@inheritdoc}
Expand Down

0 comments on commit 18ee91e

Please sign in to comment.