Skip to content

Instantly share code, notes, and snippets.

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/5a93ec543fa1c4ea2e23fbcd37552a37 to your computer and use it in GitHub Desktop.
Save buiquangduc/5a93ec543fa1c4ea2e23fbcd37552a37 to your computer and use it in GitHub Desktop.
Routine name use a strong verb followed by an object
<?php
// Example of routine name use a strong verb followed by an object
PrintDocument();
CheckOrderInfo();
CalcMonthlySalary();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment