Skip to content

Commit

Permalink
Add a Field context to check for the existence of fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea R Soper committed Aug 1, 2016
1 parent 14a7112 commit debdf06
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* @file
* Contains assertions to test for field types on a form.
*
* @copyright Copyright (c) 2016 Palantir.net
*/
namespace Palantirnet\PalantirBehatExtension\Context;

0 comments on commit debdf06

Please sign in to comment.