Ejemplo n.º 1
0
 public function __construct()
 {
     $this->ruler = Ruler::getInstance();
 }
Ejemplo n.º 2
0
 public function setup()
 {
     $this->ruler = Ruler::getInstance();
     $this->context = Context::getInstance();
 }