This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-src
/
tests
/
classes
/
interface_optional_arg_003.inc
Gabriel Caruso
21e3b0c70c
Remove trailing whitespace in inc files
2018-02-10 19:20:23 +01:00
5 lines
47 B
PHP
Raw
Permalink
Blame
History
<
?
php
interface
I
{
function
f
(
$a
=
null
);
}
Reference in New Issue
View Git Blame
Copy Permalink