Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Zircon Profile 8
NamespaceCoveredFunction.php in Zircon Profile 8
Same filename and directory in other branches
8.0 vendor/phpunit/phpunit/tests/_files/NamespaceCoveredFunction.php
Namespace
foo
File
vendor/phpunit/phpunit/tests/_files/NamespaceCoveredFunction.php
View source
<?php
namespace
foo
;
function
func
() {
return
true
; }
Functions
Name
Description
func
API Navigation
Zircon Profile 8
Topics
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Globals
Deprecated