type = $token->getTokenName(); return $token; } $tokens = array_map('addName', $tokens); var_export($tokens);