PHP 클래스 Aimeos\ShopBundle\Service\Aimeos

파일 보기 프로젝트 열기: aimeos/aimeos-symfony2

공개 메소드들

메소드 설명
__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

메소드 상세

__construct() 공개 메소드

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

get() 공개 메소드

Returns the Aimeos object.
public get ( ) : Aimeos
리턴 Aimeos Aimeos object

getVersion() 공개 메소드

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