Skip to content

Commit 1ceb48a

Browse files
committed
chore: run php-cs-fixer tests
1 parent 4e2a602 commit 1ceb48a

File tree

100 files changed

+100
-0
lines changed

Some content is hidden

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

100 files changed

+100
-0
lines changed

tests/PhpPresentation/Tests/AbstractShapeTest.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.

tests/PhpPresentation/Tests/AutoloaderTest.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.

tests/PhpPresentation/Tests/DocumentLayoutTest.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.

tests/PhpPresentation/Tests/DocumentPropertiesTest.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.

tests/PhpPresentation/Tests/HashTableTest.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.

tests/PhpPresentation/Tests/IOFactoryTest.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.

tests/PhpPresentation/Tests/PhpPresentationTest.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.

tests/PhpPresentation/Tests/PresentationPropertiesTest.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.

tests/PhpPresentation/Tests/Reader/ODPresentationTest.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.

tests/PhpPresentation/Tests/Reader/PowerPoint2007Test.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)