Skip to content

Instantly share code, notes, and snippets.

View ikhaldeev's full-sized avatar

Ivan Khaldeev ikhaldeev

  • Montenegro, Podgorica
View GitHub Profile
[
{
"name": "Lily58"
},
[
{
"x": 3,
"c": "#e8e7e3",
"p": "CHICKLET",
"a": 7,
[
{
"name": "SofleKeyboard",
"author": "Josef Adamcik",
"switchMount": "cherry"
},
[
{
"y": 0.2,
"x": 3,
@ikhaldeev
ikhaldeev / gist:6840356
Created October 5, 2013 12:30
Builder example
<?php
/**
* @test
* @dataProvider findBySearchMappingProvider
*
* @param SearchMapping $searchMapping
* @param array $expectedReferences
*/
public function findBySearchMapping(SearchMapping $searchMapping, array $expectedReferences)
{