core = $core; return $this; } /** * * @return Alchemy\Phrasea\Core */ public function getCore() { return $this->core; } }