Method | Description | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\Container $container ) | Initializes the Aimeos object | |
get ( ) : |
Returns the Aimeos object. | |
getVersion ( ) : string | Returns the version of the Aimeos package |
public __construct ( Symfony\Component\DependencyInjection\Container $container ) | ||
$container | Symfony\Component\DependencyInjection\Container | Container object to access parameters |
public getVersion ( ) : string | ||
return | string | Version string |