]>
BookStack Code Mirror - bookstack/blobdiff - tests/OpenGraphTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #2890 from BookStackApp/analysis-kabPRy
[bookstack]
/
tests
/
OpenGraphTest.php
diff --git
a/tests/OpenGraphTest.php
b/tests/OpenGraphTest.php
index 653f2e57e27e21d6b34af73de86f38d07d215c30..17a5aa2c56faaf50cb4e9fbd6ad5ca828cba76a1 100644
(file)
--- a/
tests/OpenGraphTest.php
+++ b/
tests/OpenGraphTest.php
@@
-1,4
+1,6
@@
-<?php namespace Tests;
+<?php
+
+namespace Tests;
use BookStack\Entities\Models\Book;
use BookStack\Entities\Models\Bookshelf;
@@
-97,6
+99,4
@@
class OpenGraphTest extends TestCase
return $tags;
}
-
-
-}
\ No newline at end of file
+}