PHP Class Aimeos\ShopBundle\Service\Aimeos

Afficher le fichier Open project: aimeos/aimeos-symfony2

Méthodes publiques

Méthode 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 méthode

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

get() public méthode

Returns the Aimeos object.
public get ( ) : Aimeos
Résultat Aimeos Aimeos object

getVersion() public méthode

Returns the version of the Aimeos package
public getVersion ( ) : string
Résultat string Version string