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.
2 parents edcc74b + 7677d61 commit 978825cCopy full SHA for 978825c
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