Skip to content

Commit 094c022

Browse files
kw-prProgi1984
andauthored
chore: run php-cs-fixer (#835)
* chore: run php-cs-fixer * chore: run php-cs-fixer tests * changelog update * Fixed changelog --------- Co-authored-by: Progi1984 <[email protected]>
1 parent 04700ed commit 094c022

File tree

237 files changed

+244
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+244
-7
lines changed

docs/changes/1.2.0.md

Lines changed: 1 addition & 0 deletions

src/PhpPresentation/AbstractShape.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/Autoloader.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/ComparableInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/DocumentLayout.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/DocumentProperties.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/Exception/DirectoryNotFoundException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/Exception/FeatureNotImplementedException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/Exception/FileCopyException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

src/PhpPresentation/Exception/FileNotFoundException.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* This file is part of PHPPresentation - A pure PHP library for reading and writing
45
* presentations documents.

0 commit comments

Comments
 (0)