The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
http://stuffandnonsense.co.uk/projects/protection-racket
If you use this GDPR privacy policy template, consider saying thank you with a small donation. https://paypal.me/malarkey/20gbp
Last updated: []
| <?php | |
| // -- modules/Module.php -- | |
| namespace modules; | |
| use Craft; | |
| use craft\base\Element; | |
| use craft\elements\Entry; | |
| use craft\events\RegisterPreviewTargetsEvent; |