Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcc74b commit 7677d61Copy full SHA for 7677d61
TemplateMethod/Journey.php
@@ -45,7 +45,7 @@ private function buyAFlight()
45
}
46
47
/**
48
- * sbclasses will get access to this method but cannot override it and
+ * Subclasses will get access to this method but cannot override it and
49
* compromise this algorithm (warning : cause of cyclic dependencies)
50
*/
51
final protected function takePlane()
0 commit comments