Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php namespace Illuminate\Contracts\Queue; interface ShouldBeEncrypted { // }
<?php
namespace Illuminate\Contracts\Queue;
interface ShouldBeEncrypted
{
//
}