merged from master

This commit is contained in:
Antonio Spinelli
2014-04-15 22:07:48 -03:00
14 changed files with 241 additions and 31 deletions

View File

@@ -45,7 +45,7 @@ abstract class Journey
}
/**
* sbclasses will get access to this method but cannot override it and
* Subclasses will get access to this method but cannot override it and
* compromise this algorithm (warning : cause of cyclic dependencies)
*/
final protected function takePlane()