Commit 7b889ef8 authored by Raidelet Nicolas's avatar Raidelet Nicolas
Browse files

Corrections effectuées par php-cs-fixer

No related merge requests found
Showing with 22 additions and 22 deletions
+22 -22
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
...@@ -11,8 +11,8 @@ namespace Irstea\PlantUmlBundle\Doctrine; ...@@ -11,8 +11,8 @@ namespace Irstea\PlantUmlBundle\Doctrine;
*/ */
class DoctrineNamespace extends \Irstea\PlantUmlBundle\Model\Namespace_\MappedNamespace class DoctrineNamespace extends \Irstea\PlantUmlBundle\Model\Namespace_\MappedNamespace
{ {
const CONF_TYPE = 'entities'; public const CONF_TYPE = 'entities';
const SEPARATOR = '::'; public const SEPARATOR = '::';
public function __construct(\Doctrine\ORM\EntityManagerInterface $em) public function __construct(\Doctrine\ORM\EntityManagerInterface $em)
{ {
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
<?php <?php declare(strict_types=1);
/* /*
* Copyright (C) 2016-2017 IRSTEA * Copyright (C) 2016-2017 IRSTEA
* All rights reserved. * All rights reserved.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment