예제 #1
0
파일: ToDoSaga.php 프로젝트: martyn82/apha
 /**
  * @param Identity $identity
  */
 public function __construct(Identity $identity)
 {
     parent::__construct($identity);
 }