I hereby claim:
- I am darnel on github.
- I am darnel (https://keybase.io/darnel) on keybase.
- I have a public key ASAqUmkCeua5iDoj54gQHtoP9cB9l4U5pxdpagn2A2_56Ao
To claim this, I am signing this object:
| <?php | |
| namespace Cvut\Fit\Pririz\BaseBundle\Entity; | |
| use Cvut\Fit\Pririz\BaseBundle\Entity\Codebook\Disability; | |
| use Cvut\Fit\Pririz\BaseBundle\Entity\Address\PermanentAddress; | |
| use Cvut\Fit\Pririz\BaseBundle\Entity\Address\CorrespondenceAddress; | |
| use Doctrine\ORM\Mapping\JoinColumn; | |
| use Doctrine\ORM\Mapping\ManyToMany; | |
| use Doctrine\Common\Collections\ArrayCollection; | |
| use Doctrine\ORM\Mapping\Column; | |
| use Doctrine\ORM\Mapping\Entity; |
| #! /bin/sh | |
| # Guess values for system-dependent variables and create Makefiles. | |
| # Generated by GNU Autoconf 2.69. | |
| # | |
| # | |
| # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |
| # | |
| # | |
| # This configure script is free software; the Free Software Foundation | |
| # gives unlimited permission to copy, distribute and modify it. |
| #!/bin/bash | |
| # vim: tabstop=4 | |
| GRANT_TYPE='client_credentials' | |
| ############### Functions ############### | |
| parse_json() { | |
| local input=$1 | |
| local attr=$2 |
I hereby claim:
To claim this, I am signing this object: