mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
move bundle to root dir for inclusion in packagist refs #259
This commit is contained in:
19
CustomFields/CustomFieldChoiceWithOther.php
Normal file
19
CustomFields/CustomFieldChoiceWithOther.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* To change this license header, choose License Headers in Project Properties.
|
||||
* To change this template file, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
|
||||
namespace;
|
||||
|
||||
/**
|
||||
* Description of CustomFieldChoiceWithOther
|
||||
*
|
||||
* @author Julien Fastré <julien.fastre@champs-libres.coop>
|
||||
*/
|
||||
class CustomFieldChoiceWithOther
|
||||
{
|
||||
//put your code here
|
||||
}
|
Reference in New Issue
Block a user