PHP Класс Sulu\Bundle\ContentBundle\Version201607181533

Наследование: implements PHPCR\Migrations\VersionInterface, implements Symfony\Component\DependencyInjection\ContainerAwareInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
down ( PHPCR\SessionInterface $session )
setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null ) Sets the container.
up ( PHPCR\SessionInterface $session )

Описание методов

down() публичный Метод

public down ( PHPCR\SessionInterface $session )
$session PHPCR\SessionInterface

setContainer() публичный Метод

Sets the container.
public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
$container Symfony\Component\DependencyInjection\ContainerInterface A ContainerInterface instance or null

up() публичный Метод

public up ( PHPCR\SessionInterface $session )
$session PHPCR\SessionInterface