Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistryInterface::has PHP Метод

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

public has ( string $identifier, string $typeIdentifier ) : boolean
$identifier string
$typeIdentifier string
Результат boolean
    public function has($identifier, $typeIdentifier);
FormTypeRegistryInterface