Please enable JavaScript.
Coggle requires JavaScript to display documents.
Naming Convention (Method (Return type (boolean (should_fuck(), can_fuck()…
Naming Convention
Method
-
-
-
short, single responsibility
Document
Overview part
-
It is supplement for method name, so dont just copy method name over
Parameter part
-
if it's array, should explain what is expected key inside
-
Parameter/Variable
-
-
singular/plural
plural: $this_fuck_list, $that_fuck_array, $this_fuck_items