denniskupec/covfefe

This package is abandoned and no longer maintained. No replacement package was suggested.

Despite the constant negative press...

dev-master 2017-05-31 06:42 UTC

This package is not auto-updated.

Last update: 2020-01-21 02:38:42 UTC


README

use denniskupec\Covfefe;

echo new Covfefe;
/* output: "Despite the constant negative press covfefe" */

echo new Covfefe("Death and taxes");
/* output: "Death and taxes covfefe" */