<?php use foo\bar; #[bar] function foo() { } print (new ReflectionFunction('foo'))->getAttributes()[0]->getName();
You have javascript disabled. You will not be able to edit any code.