mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-18 05:38:25 -04:00
ALPHA 3.0.2a
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ trait VarDumperTestTrait
|
||||
|
||||
private function prepareExpectation($expected, $filter)
|
||||
{
|
||||
if (!is_string($expected)) {
|
||||
if (!\is_string($expected)) {
|
||||
$expected = $this->getDump($expected, null, $filter);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user