Elcodi\Store\CoreBundle\Behat\Context::theStoreIsDisabled PHP Method

theStoreIsDisabled() public method

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