PHP Class Aimeos\ShopBundle\Service\Aimeos

Show file Open project: aimeos/aimeos-symfony2

Public Methods

Method Description
__construct ( Symfony\Component\DependencyInjection\Container $container ) Initializes the Aimeos object
get ( ) : Aimeos Returns the Aimeos object.
getVersion ( ) : string Returns the version of the Aimeos package

Method Details

__construct() public method

Initializes the Aimeos object
public __construct ( Symfony\Component\DependencyInjection\Container $container )
$container Symfony\Component\DependencyInjection\Container Container object to access parameters

get() public method

Returns the Aimeos object.
public get ( ) : Aimeos
return Aimeos Aimeos object

getVersion() public method

Returns the version of the Aimeos package
public getVersion ( ) : string
return string Version string