Toggle navigation
SoftSmart
Home
Portfolio
About
Contact
Work with Me
SoftSmart
PHP, Laravel, Vue/Nuxt/Angular and Go Developer
trait.colour.php
trait.colour.php
<?
php
trait
Colour
{
function
getColour
()
{
return
"red"
;
}
}
?>
Post navigation
PREVIOUS
class.Toy.php_new
NEXT
trait_example_index
Comments are closed.
Notifications