Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php class Test { public int $test { get { return $this->test; } set(int $value) { $this->test = $value; } } }
Snippet created on January 26 2025 at 18:28 UTC
Settings
Get link