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-13 14:45:09 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
c0d855bb48fd7c3bc3a4f060cc077a1a40c78b7c
php_8
/
classes
/
point.php
Igor Simdyanov
f8c05e4a45
Глава 6: завершаем черновик
2022-04-10 18:52:14 +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