Skip to content

Commit fddd666

Browse files
committed
refactoring cleanups
1 parent de0142c commit fddd666

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

Doctrine/Phpcr/PageRouteProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Symfony\Cmf\Bundle\RoutingBundle\Doctrine\Phpcr\RouteProvider;
66
use Symfony\Component\HttpFoundation\Request;
7-
use Symfony\Cmf\Bundle\SimpleCmsBundle\Doctrine\Phpcr\Page;
87

98
/**
109
* Provider to load routes from PHPCR-ODM by locale

Resources/rdf-mappings/Symfony.Cmf.Bundle.SimpleCmsBundle.Document.MultilangPage.xml renamed to Resources/rdf-mappings/Symfony.Cmf.Bundle.SimpleCmsBundle.Doctrine.Phpcr.Page.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
<children>
88
<property property="dcterms:title" identifier="title" tag-name="h1"/>
99
<property property="sioc:content" identifier="body" />
10-
<collection rel="skos:related" identifier="tags" tag-name="ul" />
1110
</children>
1211
</type>

Resources/rdf-mappings/Symfony.Cmf.Bundle.SimpleCmsBundle.Document.Page.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)