Sign in

Flora Concierge / FloraConcierge PHP ApiClient · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • floraconcierge-php-apiclient
  • flora
  • validation
  • order
  • phone.php
  • update services shop and partner
    49a859ea
    Anton Shurashov authored
    2014-05-22 02:47:16 +0400  
    Browse File ยป
phone.php 182 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
<?php
/**
 * @property string sender_phone
 * @property string sender_name
 * @property string sender_email
 * @property int[] productsID
 */
class Flora_Validation_Order_Phone
{

}