Skip to content

Instantly share code, notes, and snippets.

@Taluu
Created October 15, 2013 12:57
Show Gist options
  • Select an option

  • Save Taluu/6991186 to your computer and use it in GitHub Desktop.

Select an option

Save Taluu/6991186 to your computer and use it in GitHub Desktop.
<?php
$builder->add('current_slide', 'text', ['mapped' => falsei, 'constraint' => new Regex(['pattern' => '`^\d*$`'])]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment