index
:
istic-openstack.git
develop
master
Projet Master 2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
core
/
CoreInterface.php
blob: ed0d9593a61b6f41334c08456c0ccecb38c8939c (
plain
)
1
2
3
4
5
6
7
<?php interface Core{ public function action($action); }