index
:
Archive/PHP-IaC/php-iac
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Module
/
Module.php
blob: 51672f9d71eca84f2f5bd3c35cee52eca5daefad (
plain
)
1
2
3
4
5
6
<?php namespace PHPIAC\Module; abstract class Module implements ModuleInterface {}