Elcodi\Store\CoreBundle\Behat\Context::theStoreIsDisabled PHP Метод

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

public theStoreIsDisabled ( )
    public function theStoreIsDisabled()
    {
        $this->theStoreIsEnabled(false);
    }