Explorar o código

Se remueve un __toString

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

+ 0 - 5
src/WorkflowBundle/Entity/Workflow.php

@@ -401,11 +401,6 @@ class Workflow
         $this->reloadCache();
     }
 
-    public function __toString() 
-    {
-        return $this->name;
-    }
-
     public function updateWorkflows() 
     {
         global $kernel;