Inspiring
class Inspiring (View source)
Methods
static string
quote()
Get an inspiring quote.
static Collection
quotes()
Get the collection of inspiring quotes.
static string
formatForConsole(string $quote)
Formats the given quote for a pretty console output.