Skip to content

Instantly share code, notes, and snippets.

@havvg
Created August 25, 2016 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save havvg/20a69162d312de52dae4505f4143ce9e to your computer and use it in GitHub Desktop.
Save havvg/20a69162d312de52dae4505f4143ce9e to your computer and use it in GitHub Desktop.
Eierlegende Wollmilchsau
<?php
/**
* Contract: An implementation of this interface MUST NOT throw any exception but deal with everything
*/
interface EierlegendeWollmilchSauInterface
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment