%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/diaspora/api/vendor/anahkiasen/underscore-php/tests/Dummies/
Upload File :
Create Path :
Current File : /var/www/html/diaspora/api/vendor/anahkiasen/underscore-php/tests/Dummies/DummyDefault.php

<?php
namespace Underscore\Dummies;

use Underscore\Types\Strings;

class DummyDefault extends Strings
{
    /**
     * Get the default value.
     *
     * @return string
     */
    public function getDefault()
    {
        return 'foobar';
    }

    /**
     * How the repository is to be cast to array.
     *
     * @return array
     */
    public function toArray()
    {
        return ['foo', 'bar'];
    }
}

Zerion Mini Shell 1.0