<?php namespace App; class FqcnCurrentSameClass { public \App\FqcnCurrentSameClass $prop; } $b = new FqcnCurrentSameClass(); $b->prop = $b;
You have javascript disabled. You will not be able to edit any code.