You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't feel that the namespace Dont is forceful enough. Can I suggest we rename that namespace to DontYouFuckingDare. Hence, code usage will be as follows:
namespace Ham;
use DontYouFuckingDare\DontYouFuckingDareSerialize;
class Button
{
use DontYouFuckingDareSerialize;
}
This has the added benefit of making the namespace less likely to collisions.
The text was updated successfully, but these errors were encountered:
I don't feel that the namespace
Dont
is forceful enough. Can I suggest we rename that namespace toDontYouFuckingDare
. Hence, code usage will be as follows:This has the added benefit of making the namespace less likely to collisions.
The text was updated successfully, but these errors were encountered: