PHP Interface Kraken\Core\CoreGetterAwareInterface

Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
getCore ( ) : Kraken\Core\CoreInterface | null Get Core of which object is aware of or null if no object is set.

Method Details

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