<?php /** * Created by PhpStorm. * User: Administrator * Date: 2019-06-18 * Time: 17:20 */ namespace App\Repositories; class PostShareRepository { }