|
|
@ -15,7 +15,7 @@ class YesNoQuestion extends Question
|
|
|
|
|
|
|
|
|
|
|
|
public function responseStrategy()
|
|
|
|
public function responseStrategy()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
// TODO: Implement responseStrategy() method.
|
|
|
|
// TODO: Implement responseStrategy() method
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
public function printStrategy()
|
|
|
|
public function printStrategy()
|
|
|
|