Actualizacion

parent da80a9dd
......@@ -6,7 +6,7 @@ use AppBundle\Model\om\BaseEnvioCorreoUsuarioQuery;
class EnvioCorreoUsuarioQuery extends BaseEnvioCorreoUsuarioQuery
{
static public function poseeTraza($id){
static public function poseeTrazaEnvio($id){
return self::create()->filterByUnuId($id)->count();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment