<?php
/**
 * Created by PhpStorm.
 * User: vamoose
 * Date: 2016/11/28
 * Time: 8:49 AM
 */

if(!function_exists('phpstencil')) {
    function phpstencil() {
        return app('phpstencil');
    }
}
