diff --git a/src/Ramcar/WillingToWaitContent.php b/src/Ramcar/WillingToWaitContent.php new file mode 100644 index 00000000..2ac47e7b --- /dev/null +++ b/src/Ramcar/WillingToWaitContent.php @@ -0,0 +1,14 @@ + 'Willing to Wait', + 'not_willing_to_wait' => 'Not Willing to Wait', + ]; +}