Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / stmt / function / conditional.test
index d9c886ed898078a6cdb3f43c3d229fb53a314574..8495aad1f0617991386b678cb48e16331397c1ba 100644 (file)
@@ -18,7 +18,9 @@ array(
         stmts: array(
             0: Stmt_Function(
                 byRef: false
-                name: A
+                name: Identifier(
+                    name: A
+                )
                 params: array(
                 )
                 returnType: null
@@ -30,4 +32,4 @@ array(
         )
         else: null
     )
-)
+)
\ No newline at end of file