Kraken\Core\CoreAwareTrait::getCore PHP Method

getCore() public method

See also: CoreGetterAwareInterface::getCore
public getCore ( )
    public function getCore()
    {
        return $this->core;
    }
CoreAwareTrait