Remove get_registry method

This commit is contained in:
Romain Neutron
2012-09-28 14:19:48 +02:00
parent 65589f3b21
commit 58af2b4c9c
52 changed files with 109 additions and 146 deletions

View File

@@ -133,15 +133,6 @@ abstract class base implements cache_cacheableInterface
return $this->host;
}
/**
*
* @return registry
*/
public function get_registry()
{
return $this->app['phraseanet.registry'];
}
/**
*
* @return connection_pdo