00001 <?php 00014 interface Dsao_Constructor_Interface 00015 { 00022 public function getObject(); 00023 }