@@ -11,7 +11,7 @@ |
||
| 11 | 11 | $this->setClass("ui image"); |
| 12 | 12 | } |
| 13 | 13 | |
| 14 | - public function setCircular(){ |
|
| 14 | + public function setCircular() { |
|
| 15 | 15 | return $this->addToProperty("class", "circular"); |
| 16 | 16 | } |
| 17 | 17 | } |
| 18 | 18 | \ No newline at end of file |