Skip to content

Instantly share code, notes, and snippets.

View Mykola-Veryha's full-sized avatar
🏠
Working from home

Mykola Veryha Mykola-Veryha

🏠
Working from home
View GitHub Profile
<?php
/*
* Mask before start
* 000000
* 111111
* 222222
*
* First row
* 001122
*
/* @noinspection PhpAbstractStaticMethodInspection */
/* @noinspection PhpHierarchyChecksInspection */
/* @noinspection PhpUnreachableStatementInspection */
/* @noinspection PhpUnusedLocalVariableInspection */
/* @noinspection PhpWrongCatchClausesOrderInspection */
/* @noinspection PhpDeprecationInspection */
/* @noinspection PhpDocMissingReturnTagInspection */
/* @noinspection PhpDocMissingThrowsInspection */
/* @noinspection PhpDocSignatureInspection */
/* @noinspection PhpMissingDocCommentInspection */