<?php /** * Created by PhpStorm. * User: Micha? (majkel) Kowalik <maf.michal@gmail.com> * Date: 1/18/2015 * Time: 23:22 */ return array( 'a', 'b' => array( ), array( 'method' => 'c', ), );
info at phpclasses dot org