Kraken\Core\CoreGetterAwareInterface::getCore PHP Method

getCore() public method

Get Core of which object is aware of or null if no object is set.
public getCore ( ) : Kraken\Core\CoreInterface | null
return Kraken\Core\CoreInterface | null
    public function getCore();
CoreGetterAwareInterface