PHP » GoLang |
login |
register |
about
|
GoLang interface_exists
request it (441)
GoLang replacement for PHP's interface_exists
[edit | history]
interface_exists(PHP 5 >= 5.0.2, PHP 7) interface_exists — Checks if the interface has been defined Description
bool interface_exists
( string
$interface_name
[, bool $autoload = TRUE
] )Checks if the given interface has been defined. Return Values
Returns Examples
Example #1 interface_exists() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|