Skip to content

Instantly share code, notes, and snippets.

@buiquangduc
Created September 26, 2017 02:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buiquangduc/fbdc79f4380bca4e3508277c1592aaf9 to your computer and use it in GitHub Desktop.
Save buiquangduc/fbdc79f4380bca4e3508277c1592aaf9 to your computer and use it in GitHub Desktop.
Don't make assumptions about the class's users
<?php
// initialize x,y and z to 1.0 because DerivedClass blows…
// up if they're initialized to 0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment