Explorar o código

Elimino linea.

Maximiliano Schvindt %!s(int64=8) %!d(string=hai) anos
pai
achega
068253ab77
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/WorkflowBundle/Entity/Workflow.php

+ 1 - 1
src/WorkflowBundle/Entity/Workflow.php

@@ -107,7 +107,7 @@ class Workflow
     
     public function __construct()
     {
-        //$this->actions = new \Doctrine\Common\Collections\ArrayCollection();
+        
     }
 
     /**