This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php_8
Watch
1
Star
0
Fork
0
You've already forked php_8
mirror of
https://github.com/igorsimdyanov/php8.git
synced
2025-08-03 16:43:03 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
c0d855bb48fd7c3bc3a4f060cc077a1a40c78b7c
php_8
/
complicated_functions
/
point.php
Igor Simdyanov
46d127c5a6
Вычитка глав с 9 по 17
2022-05-10 22:29:05 +03:00
7 lines
52 B
PHP
Raw
Blame
History
<
?
php
class
Point
{
public
$x
;
public
$y
;
}
Reference in New Issue
View Git Blame
Copy Permalink