Inspiring
class Inspiring
Methods
static string
quote()
Get an inspiring quote.
static Collection
quotes()
Get the collection of inspiring quotes.
static string
formatForConsole(string $quote)
Format the given quote for a pretty console output.
Details
at line 51
static string
quote()
Get an inspiring quote.
at line 59
static Collection
quotes()
Get the collection of inspiring quotes.
at line 108
static protected string
formatForConsole(string $quote)
Format the given quote for a pretty console output.