summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-03-10 11:12:15 +0000
committerStyleCI Bot <[email protected]>2017-03-10 11:12:15 +0000
commit16ad941225aa543a9f05ba2488e222dc9246a026 (patch)
tree9f29258f792c085d30904d0abf975ad83c916104 /src
parent10c528c0b98164be5da0bfd097b0190e26e6de5f (diff)
Apply fixes from StyleCI
Diffstat (limited to 'src')
-rw-r--r--src/HTMLParser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTMLParser.php b/src/HTMLParser.php
index bc9aa9f..288d8a8 100644
--- a/src/HTMLParser.php
+++ b/src/HTMLParser.php
@@ -185,7 +185,7 @@ class HTMLParser
if (!$parseSuccessful) {
return false;
}
-
+
if (!$result) {
return false;
}