<?php interface Core{ public function action($action); }