Elcodi\Store\CoreBundle\Behat\Context::theStoreIsDisabled PHP Méthode

theStoreIsDisabled() public méthode

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