__toString() 공개 메소드

Tostring defaults to jpeg.
public __toString ( )
예제 #1
0
 public function __toString()
 {
     return parent::__toString();
 }