summaryrefslogtreecommitdiff
path: root/Zend/tests/attributes/003_ast_nodes.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/attributes/003_ast_nodes.phpt')
-rw-r--r--Zend/tests/attributes/003_ast_nodes.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/attributes/003_ast_nodes.phpt b/Zend/tests/attributes/003_ast_nodes.phpt
index cf43e663d5..5bfffb8100 100644
--- a/Zend/tests/attributes/003_ast_nodes.phpt
+++ b/Zend/tests/attributes/003_ast_nodes.phpt
@@ -59,7 +59,7 @@ var_dump($ref->getAttributes()[0]->getArguments());
echo "\n";
-<<PhpAttribute>>
+<<Attribute>>
class C5
{
public function __construct() { }