Throws Exception in constructor for error in first serie

This commit is contained in:
danibrutal
2015-06-18 15:37:41 +02:00
parent d55af50722
commit 72cd8b82bd
2 changed files with 6 additions and 3 deletions
+1 -2
View File
@@ -57,8 +57,7 @@ EOD;
]
}
EOD;
$rs = new ResultSet($errorResult);
$rs->getSeries();
new ResultSet($errorResult);
}
/**