mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Remove get_registry method
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user