doContains() 보호된 메소드

protected doContains ( $id )
예제 #1
0
 public function doContains($id)
 {
     return parent::doContains($id);
 }