mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
fix phpzlc/document-bundle php code format
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* PhpStorm.
|
||||
* User: Jay
|
||||
* Date: 2020/10/20
|
||||
*/
|
||||
|
||||
namespace App\Document;
|
||||
|
||||
|
||||
class Config
|
||||
{
|
||||
/**
|
||||
|
||||
@@ -1,13 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* PhpStorm.
|
||||
* User: Jay
|
||||
* Date: 2020/10/20
|
||||
*/
|
||||
|
||||
namespace App\Document;
|
||||
|
||||
|
||||
use PHPZlc\Document\Document;
|
||||
|
||||
class DomeDocument extends Document
|
||||
|
||||
Reference in New Issue
Block a user